Structs§
- IdVec
- Vec wrapper that uses typed indexes.
- Path
Encoding Error - Timer
- Utility for keeping track of the time it took to perform some operation.
Traits§
- Bitmask
- Trait for types that can be used as the underlying type of a bitmask. In practice, should only be implemented for unsigned int types.