Searched defs:Slab (Results 1 – 1 of 1) sorted by relevance
129 pub struct Slab<T> { struct135 impl<T: Entry> Default for Slab<T> { argument141 impl<T: Entry> Slab<T> { impl