Crate vsdb_hash_db

Source
Expand description

GitHub top language Latest Version Rust Documentation Minimum rustc version

§vsdb_hash_db

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

Re-exports§

pub use hash_db as sp_hash_db;
pub use vsdb;

Structs§

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

Traits§

TrieVar

Type Aliases§

TrieBackend