Searched defs:borrow_and_update (Results 1 – 2 of 2) sorted by relevance
270 fn borrow_and_update() { in borrow_and_update() function
625 pub fn borrow_and_update(&mut self) -> Ref<'_, T> { in borrow_and_update() method