[][src]Module merkle_trees::merkle_patricia_trie

Structs

Branch
Extension
Leaf
MerklePatriciaTrie
RLPSerializer
Sha3Hasher

Enums

HashOrBranch

Either a hash (which would be a hash of a serialized branch node) or a branch node

HashOrNode

Either hash of a serialized node or a node

KeyValueNodeType
NodeType

Traits

Key
KnownLength
NodeHasher
PatriciaTrieNodeSerializer

Serialize node for creating hash or storing in database