pub type Lookup<'a, 'cache, H, Q> = Lookup<'a, 'cache, LayoutV1<H>, Q>;
Querying interface, as in trie_db but less generic.
trie_db