pub type TrieError<L> = TrieError<TrieHash<L>, CError<L>>;
TrieDB error over TrieConfiguration trait.
TrieConfiguration