Searched defs:Sized (Results 1 – 2 of 2) sorted by relevance
/linux-6.1.9/rust/alloc/ | ||
D | alloc.rs | 336 pub(crate) const unsafe fn box_free<T: ?Sized, A: ~const Allocator + ~const Destruct>( in box_free() |
D | slice.rs | 185 Self: Sized; in to_vec() |