Struct binance::account::Account [] [src]

pub struct Account {
    pub client: Client,
    pub recv_window: u64,
}

Fields

Methods

impl Account
[src]

[src]

[src]

[src]

[src]

[src]

[src]

[src]

[src]

[src]

[src]

Trait Implementations

impl Binance for Account
[src]

[src]

impl Clone for Account
[src]

[src]

Returns a copy of the value. Read more

1.0.0
[src]

Performs copy-assignment from source. Read more