Searched refs:into_owned (Results 1 – 2 of 2) sorted by relevance
| /Linux-v6.1/rust/alloc/ | ||
| D | borrow.rs | 326 pub fn into_owned(self) -> <B as ToOwned>::Owned { in into_owned() method |
| /Linux-v6.1/rust/alloc/vec/ | ||
| D | mod.rs | 3037 s.into_owned() in from() |