Type Definition tp_trie::Lookup[][src]

type Lookup<'a, L, Q> = Lookup<'a, L, Q>;

Querying interface, as in tetsy_trie_db but less generic.