Home
last modified time | relevance | path

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

/third_party/rust/crates/memchr/bench/data/code/
H A Drust-library.rs47774 pub fn into_boxed_slice(mut self) -> Box<[T], A> { into_boxed_slice() functions
50676 pub fn into_boxed_slice(boxed: Self) -> Box<[T], A> { into_boxed_slice() functions
[all...]

Completed in 51 milliseconds