Module trie_db::triedbmut [−][src]
Expand description
In-memory trie representation.
Structs
A Trie
implementation using a generic HashDB
backing database.
Enums
Used to build a collection of child nodes from a collection of NodeHandle
s