Home
last modified time | relevance | path

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

/third_party/rust/crates/lazycell/src/
H A Dlib.rs118 pub fn borrow_mut(&mut self) -> Option<&mut T> { in borrow_mut() functions
[all...]
/third_party/rust/crates/memchr/bench/data/code/
H A Drust-library.rs15172 fn borrow_mut( functions
22770 fn borrow_mut(&mut self) -> &mut [T] { borrow_mut() functions
38517 pub fn borrow_mut(&mut self) -> NodeRef<marker::Mut<'_>, K, V, Type> { borrow_mut() functions
51772 fn borrow_mut(&mut self) -> &mut T { borrow_mut() functions
[all...]

Completed in 30 milliseconds