Struct ethcore::client::registry::functions::SetOwner    [−]
pub struct SetOwner { /* fields omitted */ }Methods
impl SetOwner
                impl SetOwnerTrait Implementations
impl Debug for SetOwner
impl Debug for SetOwnerimpl Clone for SetOwner
impl Clone for SetOwnerfn clone(&self) -> SetOwner
fn clone(&self) -> SetOwnerReturns 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 SetOwner
impl PartialEq for SetOwnerfn eq(&self, other: &SetOwner) -> bool
fn eq(&self, other: &SetOwner) -> boolThis method tests for self and other values to be equal, and is used by ==. Read more
fn ne(&self, other: &SetOwner) -> bool
fn ne(&self, other: &SetOwner) -> boolThis method tests for !=.
impl Default for SetOwner
impl Default for SetOwner