Expand description
A Rust interface for the Succinct Data Structure Library (SDSL-lite).
Modules§
Macros§
- bit_
vector - Create a BitVector from a list of elements.
- int_
vector - Create a IntVector from a list of elements.
Functions§
- build
- Build the SDSL interface backend.