Searched defs:and_modify (Results 1 – 4 of 4) sorted by relevance
260 pub fn and_modify<F>(self, f: F) -> Self in and_modify() method
241 pub fn and_modify<F: FnOnce(&mut V)>(mut self, f: F) -> Self { in and_modify() method
501 pub fn and_modify<F>(self, f: F) -> Self in and_modify() method
1881 pub fn and_modify<F>(self, f: F) -> Self in and_modify() method2633 pub fn and_modify<F>(self, f: F) -> Self in and_modify() method