Home
last modified time | relevance | path

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

/Linux-v6.1/rust/alloc/
Dslice.rs847 fn borrow_mut(&mut self) -> &mut [T] { in borrow_mut() method
Dboxed.rs1934 fn borrow_mut(&mut self) -> &mut T { in borrow_mut() method