[][src]Module trie_db::triedbmut

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