Type Definition tungstenite::handshake::server::Response

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

Server response type.