Struct ethcore::client::registry::logs::NewOwner    [−]
Fields
old: Address
                           
                           
                           
                           current: Address
                           
                Trait Implementations
impl Debug for NewOwner
impl Debug for NewOwnerimpl Clone for NewOwner
impl Clone for NewOwnerfn clone(&self) -> NewOwner
fn clone(&self) -> NewOwnerReturns 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 NewOwner
impl PartialEq for NewOwner