[][src]Type Definition rafx_base::slab::SlabIndexT

type SlabIndexT = u32;

Scalar type for the count of elements of a T

Realistically we shouldn't have 4 billion of something.. and if we do, it's reasonable to expect someone to write custom storage code for it