Structs

The Disk-only store is used to reduce memory to the minimum at the cost of build time performance. Most of its I/O logic is in the store_copy_from_slice and store_read_range functions.

Representation of a merkle proof.

Traits

Trait to abstract over the concept of Merkle Proof.

Trait used to abstract over the way Merkle Trees are constructed and stored.

Backing store of the merkle tree.

Functions

Type Definitions