Module trie_db::sectriedbmut
source · Structs
A mutable
Trie
implementation which hashes keys and uses a generic HashDB
backing database.Trie
implementation which hashes keys and uses a generic HashDB
backing database.