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

type Response = HttpResponse<()>;

Server response type.