Struct binance_async::model::RateLimit[][src]

pub struct RateLimit { /* fields omitted */ }

Trait Implementations

impl Debug for RateLimit
[src]

Formats the value using the given formatter. Read more

impl Clone for RateLimit
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more

Auto Trait Implementations

impl Send for RateLimit

impl Sync for RateLimit