Type Definition tp_trie::trie_types::TrieError[][src]

type TrieError<H> = TrieError<H, Error>;
Expand description

As in tetsy_trie_db, but less generic, error type for the crate.