Type Definition trie_test::MemorySecureTrie [] [src]

type MemorySecureTrie = SecureTrie<HashMap<H256, Vec<u8>>>;