Structs§
- Stack
BitSet - BitSet with compile-time size. It does not require any allocation and is entirely stored on the stack.
- Stack
BitSet Iterator
Enums§
- Stack
BitSet Error - Error type of the crate
Functions§
- const_
min - usize_
count - Computes the number of
usize
chunks needed for a bitset ofn
elements.