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