[][src]Type Definition typed_generational_arena::PtrSlabIndex

type PtrSlabIndex<T> = SlabIndex<T, NonZeroIndex<usize>>;

An index into a PtrSlab<T>