WsServer

Type Alias WsServer 

Source
pub type WsServer = Server;
Expand description

Type alias for ws server

Aliased Typeยง

pub struct WsServer { /* private fields */ }