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]

Executes the destructor for this type. Read more

Auto Trait Implementations

impl Send for Client

impl Sync for Client