Module succinct::storage [] [src]

Traits describing how bits and arrays of bits are stored.

Structs

Address

Represents the address of a bit, broken into a block component and a bit offset component.

Traits

BlockType

Types that can be used for IntVector and BitVector storage.