Module patricia_trie::triedbmut[][src]

In-memory trie representation.

Structs

TrieDBMut

A Trie implementation using a generic HashDB backing database.

Enums

ChildReference

Used to build a collection of child nodes from a collection of NodeHandles