tungstenite::handshake::server

Type Alias Response

Source
pub type Response = Response<()>;
Expand description

Server response type.

Aliased Typeยง

struct Response { /* private fields */ }