Type Definition sp_trie::CError [−][src]
type CError<L> = <<L as TrieLayout>::Codec as NodeCodec>::Error;
Various re-exports from the trie-db crate.
Alias accessor to NodeCodec associated Error type from a TrieLayout.
type CError<L> = <<L as TrieLayout>::Codec as NodeCodec>::Error;
Various re-exports from the trie-db crate.
Alias accessor to NodeCodec associated Error type from a TrieLayout.