Type Definition tungstenite::handshake::client::Response[][src]

pub type Response = HttpResponse<()>;
Expand description

Client response type.