[][src]Module indexed_bitvec_core::bits_ref

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

Structs

BitsRef

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