[][src]Type Definition typed_generational_arena::NanoIndex

type NanoIndex<T> = Index<T, u8, Wrapping<u8>>;

A typed index into a NanoArena