Trait sp_trie::AsHashDB [−][src]
pub trait AsHashDB<H: Hasher>: AsHashDB<H, DBValue> { }
Expand description
Reexport from hash_db
, with genericity set for Hasher
trait.
pub trait AsHashDB<H: Hasher>: AsHashDB<H, DBValue> { }
Reexport from hash_db
, with genericity set for Hasher
trait.