Module succinct::storage [] [src]

Traits for 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 IntVec and BitVec storage.