Struct rotor_http::client::Connection [] [src]

pub struct Connection { /* fields omitted */ }

Structure that describes current connection state

In Client::wakeup you may check whether you can send a request using Connection::is_idle

Methods

impl Connection
[src]