Expand description
In-memory trie representation.
Structs§
- A
Trieimplementation using a genericHashDBbacking database. - A builder for creating a
TrieDBMut.
Enums§
- Used to build a collection of child nodes from a collection of
NodeHandles - Value representation for Node.