Struct wex::ActiveOrder[][src]

pub struct ActiveOrder { /* fields omitted */ }

Trait Implementations

impl Clone for ActiveOrder
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more

impl Debug for ActiveOrder
[src]

Formats the value using the given formatter. Read more

Auto Trait Implementations

impl Send for ActiveOrder

impl Sync for ActiveOrder