Struct wex::TradeHistoryEntry[][src]

pub struct TradeHistoryEntry { /* fields omitted */ }

Trait Implementations

impl Clone for TradeHistoryEntry
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more

impl Debug for TradeHistoryEntry
[src]

Formats the value using the given formatter. Read more

Auto Trait Implementations