Available on crate feature
std
only.Expand description
Provides serialization of IntSet
’s to a highly compact bitset format as defined in the
IFT specification:
https://w3c.github.io/IFT/Overview.html#sparse-bit-set-decoding
Structs§
Functions§
- Encode this set as a sparse bit set byte encoding with a specified branch factor.