Expand description
A crate with utilities for working with numeric Ids.
Macros§
Structs§
- Dense
IdMap - A mapping from a
NumericIdto some value. - Dense
IdMap With Reuse - Like a
DenseIdMap, but supports freeing (and reusing) slots. - IdVec
Traits§
- Numeric
Id - A trait describing “newtypes” that wrap an integer.