Struct proxer::client::Client [] [src]

pub struct Client { /* fields omitted */ }

Client that holds the api key and sends requests

Methods

impl Client
[src]

[src]

impl Client
[src]

[src]

Create a new api client

[src]

execute a request that satisfies Request

Trait Implementations

impl Debug for Client
[src]

[src]

Formats the value using the given formatter.

impl Clone for Client
[src]

[src]

Returns a copy of the value. Read more

1.0.0
[src]

Performs copy-assignment from source. Read more