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

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

Server response type.