Module bit_set

Module bit_set 

Source

Structsยง

FixedBitSet
A fixed-size bit set encoded as a byte array.
VariableBitSet
A dynamically-sized bit set encoded as a prefixed array of 64-bit words.