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
sValue representation for Node.