[][src]Type Definition sp_trie::TrieError

type TrieError<L> = TrieError<TrieHash<L>, CError<L>>;

TrieDB error over TrieConfiguration trait.