Crate sdsl

source · []
Expand description

A Rust interface for the Succinct Data Structure Library (SDSL-lite).

Modules

Macros

Create a BitVector from a list of elements.

Create a IntVector from a list of elements.

Functions

Build the SDSL interface backend.