pub type WebsocketClient = Client<Connection>;Expand description
Type alias for a websocket backed client
Aliased Typeยง
pub struct WebsocketClient { /* private fields */ }pub type WebsocketClient = Client<Connection>;Type alias for a websocket backed client
pub struct WebsocketClient { /* private fields */ }