tungstenite
0.23.0
Response
Aliased type
In tungstenite::
handshake::
server
tungstenite
::
handshake
::
server
Type Alias
Response
Copy item path
Source
pub type Response =
Response
<
()
>;
Expand description
Server response type.
Aliased Type
ยง
struct Response {
/* private fields */
}