Module paralegal_spdg::tiny_bitset
source · Modules
- Serialization that is readable. Serializes the set as a list of integers (that are set to one).
Structs
- A bit-set implemented with a
u16
, supporting domains up to 16 elements.
u16
, supporting domains up to 16 elements.