Struct ethcore::client::registry::logs::ReverseProposed    [−]
Fields
name: String
                           
                           
                           
                           reverse: Address
                           
                Trait Implementations
impl Debug for ReverseProposed
impl Debug for ReverseProposedimpl Clone for ReverseProposed
impl Clone for ReverseProposedfn clone(&self) -> ReverseProposed
fn clone(&self) -> ReverseProposedReturns a copy of the value. Read more
fn clone_from(&mut self, source: &Self)1.0.0[src] 
fn clone_from(&mut self, source: &Self)1.0.0
[src]Performs copy-assignment from source. Read more
impl PartialEq for ReverseProposed
impl PartialEq for ReverseProposedfn eq(&self, other: &ReverseProposed) -> bool
fn eq(&self, other: &ReverseProposed) -> boolThis method tests for self and other values to be equal, and is used by ==. Read more
fn ne(&self, other: &ReverseProposed) -> bool
fn ne(&self, other: &ReverseProposed) -> boolThis method tests for !=.
Auto Trait Implementations
impl Send for ReverseProposed
impl Send for ReverseProposedimpl Sync for ReverseProposed
impl Sync for ReverseProposed