Structs
The bit set itself.
A lazy iterator producing elements in the difference of BitSets.
A draining iterator over the items of a BitSet.
A lazy iterator producing elements in the intersection of BitSets.
An owning iterator over the items of a BitSet.
An iterator over the items of a BitSet.
A lazy iterator producing elements in the symmetric difference of BitSets.
A lazy iterator producing elements in the union of BitSets.
Enums
Possible errors on the BitSet operations.
Type Definitions
A bit set able to hold up to 8 elements.
A bit set able to hold up to 16 elements.
A bit set able to hold up to 32 elements.
A bit set able to hold up to 64 elements.
A bit set able to hold up to 128 elements.
A bit set able to hold up to 256 elements.
A bit set able to hold up to 512 elements.
A bit set able to hold up to 1024 elements.