[−][src]Type Definition sp_trie::HashDB
type HashDB<'a, H> = dyn HashDB<H, DBValue> + 'a;
Reexport from hash_db
, with genericity set for Hasher
trait.
type HashDB<'a, H> = dyn HashDB<H, DBValue> + 'a;
Reexport from hash_db
, with genericity set for Hasher
trait.