Struct ethcore::client::registry::logs::Dropped    [−]
Fields
name: Hash
                           
                           
                           
                           owner: Address
                           
                Trait Implementations
impl Debug for Dropped
impl Debug for Droppedimpl Clone for Dropped
impl Clone for Droppedfn clone(&self) -> Dropped
fn clone(&self) -> DroppedReturns 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 Dropped
impl PartialEq for Dropped