Crate default_vec2

Source

Structs§

BitSet
A simple unbounded bitset that fits in 2 usizes worth of memory
DefaultVec
A mapping from indexes to values where all indexes initially map to Default::default

Traits§

ConstDefault