Searched defs:borrow_mut (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/rust/alloc/ | ||
H A D | slice.rs | 782 fn borrow_mut(&mut self) -> &mut [T] { in borrow_mut() method |
H A D | boxed.rs | 2069 fn borrow_mut(&mut self) -> &mut T { in borrow_mut() method |