Struct wex::FundRights [] [src]

pub struct FundRights {
    pub info: u8,
    pub trade: u8,
    pub withdraw: u8,
}

Fields

Trait Implementations

impl Clone for FundRights
[src]

[src]

Returns a copy of the value. Read more

1.0.0
[src]

Performs copy-assignment from source. Read more

impl Debug for FundRights
[src]

[src]

Formats the value using the given formatter.