[][src]Module grin_store::leaf_set

The Grin leaf_set implementation. Compact (roaring) bitmap representing the set of leaf positions that exist and are not currently pruned in the MMR.

Structs

LeafSet

Compact (roaring) bitmap representing the set of positions of leaves that are currently unpruned in the MMR.