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

pub type ErrorResponse = HttpResponse<Option<String>>;
Expand description

Server error response type.