Struct cabot::client::Client [] [src]

pub struct Client { /* fields omitted */ }

Perform the http query

Methods

impl Client
[src]

Construct a new Client

Execute the query Request and return the associate Response.