indexed_bitvec_core

Module bits_ref

Source
Expand description

Type to represent a reference to some bits, and basic count/rank/select functions for it.

Structsยง

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