Struct ethjson::trie::Trie [−][src]
Trie test deserialization.
Fields
input: Input
Trie test input.
root: H256
Trie root hash.
Trait Implementations
impl Debug for Trie
[src]
impl Debug for Trie
fn fmt(&self, f: &mut Formatter) -> Result
[src]
fn fmt(&self, f: &mut Formatter) -> Result
Formats the value using the given formatter. Read more
impl PartialEq for Trie
[src]
impl PartialEq for Trie