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§
- to_
sparse_ bit_ set_ with_ bf - Encode this set as a sparse bit set byte encoding with a specified branch factor.