Home
last modified time | relevance | path

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

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