tungstenite
0.20.1
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 */
}