Home
last modified time | relevance | path

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

/openbmc/linux/rust/alloc/
H A Dslice.rs782 fn borrow_mut(&mut self) -> &mut [T] { in borrow_mut() method
H A Dboxed.rs2069 fn borrow_mut(&mut self) -> &mut T { in borrow_mut() method