[][src]Type Definition sp_trie::GenericMemoryDB

type GenericMemoryDB<H, KF> = MemoryDB<H, KF, DBValue>;

Reexport from hash_db, with genericity set for Hasher trait.