Home
last modified time | relevance | path

Searched defs:borrow_mut_with (Results 1 - 1 of 1) sorted by relevance

/third_party/rust/crates/lazycell/src/
H A Dlib.rs151 pub fn borrow_mut_with<F: FnOnce() -> T>(&mut self, f: F) -> &mut T { in borrow_mut_with() functions

Completed in 2 milliseconds