[][src]Type Definition typed_generational_arena::SlabIndex

type SlabIndex<T, I> = Index<T, I, DisableRemoval>;

An index into a slab of type T by a certain type