Type Definition tungstenite::handshake::server::ErrorResponse [−][src]
type ErrorResponse = HttpResponse<Option<String>>;
Server error response type.
type ErrorResponse = HttpResponse<Option<String>>;
Server error response type.