Home
last modified time | relevance | path

Searched defs:Sized (Results 1 – 2 of 2) sorted by relevance

/linux-6.1.9/rust/alloc/
Dalloc.rs336 pub(crate) const unsafe fn box_free<T: ?Sized, A: ~const Allocator + ~const Destruct>( in box_free()
Dslice.rs185 Self: Sized; in to_vec()