paralegal_
spdg
0.1.0
Module tiny_
bitset
Module Items
Modules
Structs
In crate paralegal_
spdg
paralegal_spdg
Module
tiny_bitset
Copy item path
Source
Modules
§
pretty
Serialization that is readable. Serializes the set as a list of integers (that are set to one).
Structs
§
Display
Tiny
BitSet
Tiny
BitSet
A bit-set implemented with a
u16
, supporting domains up to 16 elements.