Module sparse_set::index
source · [−]Expand description
Defines types and implementations for indexing the sparse set data structure.
Traits
A type with this trait indicates it can be used as an index into a SparseSet
.
Defines types and implementations for indexing the sparse set data structure.
A type with this trait indicates it can be used as an index into a SparseSet
.