Type Definition patricia_trie_ethereum::Result
source · [−]pub type Result<T> = Result<T, H256, DecoderError>;Expand description
Convenience type alias for Keccak/Rlp flavoured trie results
pub type Result<T> = Result<T, H256, DecoderError>;Convenience type alias for Keccak/Rlp flavoured trie results