Type Alias tungstenite::handshake::server::Response

source ·
pub type Response = Response<()>;
Expand description

Server response type.

Aliased Type§

struct Response { /* private fields */ }