Searched defs:from_slice (Results 1 - 1 of 1) sorted by relevance
| /kernel/linux/linux-6.6/rust/alloc/ | ||
| H A D | boxed.rs | 1487 fn from_slice(slice: &[T]) -> Self; in from_slice() functions 1501 fn from_slice(slice: &[T]) -> Self { in from_slice() functions |
Completed in 4 milliseconds