Struct httpbis::client::HttpClient [] [src]

pub struct HttpClient { /* fields omitted */ }

Methods

impl HttpClient
[src]

Trait Implementations

impl Drop for HttpClient
[src]

A method called when the value goes out of scope. Read more