pub type WebSocket = WebSocketWithBackend<WebSocket>;Expand description
Type alias for WebSocket with the default backend.
Aliased Typeยง
pub struct WebSocket { /* private fields */ }pub type WebSocket = WebSocketWithBackend<WebSocket>;Type alias for WebSocket with the default backend.
pub struct WebSocket { /* private fields */ }