Home
last modified time | relevance | path

Searched defs:into_boxed_slice (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-6.6/rust/alloc/vec/
H A Dmod.rs1218 pub fn into_boxed_slice(mut self) -> Box<[T], A> { in into_boxed_slice() functions
/kernel/linux/linux-6.6/rust/alloc/
H A Dboxed.rs591 pub fn into_boxed_slice(boxed: Self) -> Box<[T], A> { in into_boxed_slice() functions

Completed in 8 milliseconds