Module patricia_trie::triedb [] [src]

Export the triedb module.

Structs

TrieDB

A Trie implementation using a generic HashDB backing database.

TrieDBIterator

Iterator for going through all values in the trie.