Module bit_set
chunkedge_
binary
0.1.0
Module bit_set
Module Items
Structs
In crate chunkedge_
binary
chunkedge_binary
Module
bit_set
Copy item path
Source
Structs
ยง
Fixed
BitSet
A fixed-size bit set encoded as a byte array.
Variable
BitSet
A dynamically-sized bit set encoded as a prefixed array of 64-bit words.