[−][src]Crate indexed_bitvec_core
Core operations to create indexes used to perform fast rank & select operations on bitvectors.
Modules
bits_ref | Type to represent a reference to some bits, and basic count/rank/select functions for it. |
index_raw | The raw functions for building and using rank/select indexes. |