Struct lib::kraken::ResultSpreadTimeAskBid [−][src]
pub struct ResultSpreadTimeAskBid(_, _, _);
Trait Implementations
impl Debug for ResultSpreadTimeAskBid
[src]
impl Debug for ResultSpreadTimeAskBid
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 ResultSpreadTimeAskBid
[src]
impl PartialEq for ResultSpreadTimeAskBid
fn eq(&self, other: &ResultSpreadTimeAskBid) -> bool
[src]
fn eq(&self, other: &ResultSpreadTimeAskBid) -> bool
This method tests for self
and other
values to be equal, and is used by ==
. Read more
fn ne(&self, other: &ResultSpreadTimeAskBid) -> bool
[src]
fn ne(&self, other: &ResultSpreadTimeAskBid) -> bool
This method tests for !=
.
Auto Trait Implementations
impl Send for ResultSpreadTimeAskBid
impl Send for ResultSpreadTimeAskBid
impl Sync for ResultSpreadTimeAskBid
impl Sync for ResultSpreadTimeAskBid