Crate aoc_bitvec
source ·Expand description
Dynamically sized array of items encoded as bits and packed
Modules
Structs
- Dynamically sized array of items encoded as bits and packed
- Default implementation of
BitVecEncoding
for items which implementBitVecNative
- Iterator over the items in a
BitVec