Crate indexed_bitvec_core[][src]

Core operations to create indexes used to perform fast rank & select operations on bitvectors.

Modules

index_raw

The raw functions for building and using rank/select indexes.

Structs

Bits

Bits stored as a sequence of bytes (most significant bit first).