Expand description
Types for iterating over bitmasks in 64-bit chunks
Structs§
- Iterator over chunks of 64 bits represented as an u64
- Iterates over an arbitrarily aligned byte buffer
- Iterates over an arbitrarily aligned byte buffer
Type Aliases§
- Iterator over an
UnalignedBitChunk