Struct ethjson::blockchain::block::Block [−][src]
pub struct Block { /* fields omitted */ }Blockchain test block deserializer.
Methods
impl Block[src]
impl BlockTrait Implementations
impl Debug for Block[src]
impl Debug for Blockfn fmt(&self, f: &mut Formatter) -> Result[src]
fn fmt(&self, f: &mut Formatter) -> ResultFormats the value using the given formatter. Read more
impl PartialEq for Block[src]
impl PartialEq for Block