Crate mmdb_trie_db

Source
Expand description

GitHub top language Latest Version Rust Documentation Minimum rustc version

§mmdb_trie_db

An out-of-box wrapper of the trie_db crate crate, based on the powerful crate of mmdb.

Check the test cases for some usage examples.

Structs§

MptOnce
An owned MPT instance.
MptRo
A readonly MPT instance
MptStore

Traits§

ValueEnDe
Methods used to encode and decode the VALUE.

Type Aliases§

RawBytes
RawKey
RawValue
TrieIter
TrieKeyIter
TrieRoot