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

type ErrorResponse = HttpResponse<Option<String>>;
[]

Server error response type.