Module integer_list
Available on crate feature
provider
only.Expand description
Implements Compress
and Decompress
for IntegerList
Structs§
- Integer
List - A data structure that uses Roaring Bitmaps to efficiently store a list of integers.
Enums§
- Integer
List Error - Primitives error type.