pub type SlabIndex<T, I> = Index<T, I, DisableRemoval>;Expand description
An index into a slab of type T by a certain type
Aliased Typeยง
pub struct SlabIndex<T, I> { /* private fields */ }pub type SlabIndex<T, I> = Index<T, I, DisableRemoval>;An index into a slab of type T by a certain type
pub struct SlabIndex<T, I> { /* private fields */ }