Expand description
In-memory trie representation.
Structs
A Trie
implementation using a generic HashDB
backing database.
A builder for creating a TrieDBMut
.
Enums
Used to build a collection of child nodes from a collection of NodeHandle
s
Value representation for Node.