pub trait AsHashDB<H: Hasher>: AsHashDB<H, DBValue> { }
Reexport from hash_db, with genericity set for Hasher trait.
hash_db
Hasher