Struct lib::kraken::ResultDepthEntry [−][src]
pub struct ResultDepthEntry(_, _, _);
Trait Implementations
impl Debug for ResultDepthEntry
[src]
impl Debug for ResultDepthEntry
fn fmt(&self, f: &mut Formatter) -> Result
[src]
fn fmt(&self, f: &mut Formatter) -> Result
Formats the value using the given formatter. Read more
impl PartialEq for ResultDepthEntry
[src]
impl PartialEq for ResultDepthEntry
fn eq(&self, other: &ResultDepthEntry) -> bool
[src]
fn eq(&self, other: &ResultDepthEntry) -> bool
This method tests for self
and other
values to be equal, and is used by ==
. Read more
fn ne(&self, other: &ResultDepthEntry) -> bool
[src]
fn ne(&self, other: &ResultDepthEntry) -> bool
This method tests for !=
.
Auto Trait Implementations
impl Send for ResultDepthEntry
impl Send for ResultDepthEntry
impl Sync for ResultDepthEntry
impl Sync for ResultDepthEntry