Struct proxer::client::ClientConfig [] [src]

pub struct ClientConfig {
    pub cooldown: Duration,
}

Fields

Trait Implementations

impl Debug for ClientConfig
[src]

[src]

Formats the value using the given formatter.

impl Clone for ClientConfig
[src]

[src]

Returns a copy of the value. Read more

1.0.0
[src]

Performs copy-assignment from source. Read more

impl Default for ClientConfig
[src]

[src]

Default ClientConfig: - No cooldown