Home
last modified time | relevance | path

Searched refs:Owned (Results 1 – 3 of 3) sorted by relevance

/linux-6.3-rc2/rust/alloc/
A Dboxed.rs1458 Cow::Owned(slice) => Box::from(slice), in from()
1513 Cow::Owned(s) => Box::from(s), in from()
A Dslice.rs855 type Owned = Vec<T>; typedef
/linux-6.3-rc2/rust/alloc/vec/
A Dmod.rs3112 [T]: ToOwned<Owned = Vec<T>>,

Completed in 13 milliseconds