Module bits_ref

Source
Expand description

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).