Home
last modified time | relevance | path

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

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

Completed in 2 milliseconds