Struct httpbis::client::Client [] [src]

pub struct Client { /* fields omitted */ }

Methods

impl Client
[src]

Trait Implementations

impl Service for Client
[src]

impl Drop for Client
[src]

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