Crate mmdb_hash_db

Source
Expand description

GitHub top language Latest Version Rust Documentation Minimum rustc version

§mmdb_hash_db

An implementation of the hash_db::HashDB trait crate, based on the powerful crate of mmdb.

Re-exports§

pub use hash_db as sp_hash_db;
pub use mmdb;

Structs§

KeccakHasher
Concrete Hasher impl for the Keccak-256 hash
MmBackend
Value

Traits§

TrieVar

Type Aliases§

TrieBackend