Type Alias async_web_server::WsSend
source · pub type WsSend<IO = TcpOrTlsStream> = WsSend<IO>;
Aliased Type§
struct WsSend<IO = TcpOrTlsStream> { /* private fields */ }
pub type WsSend<IO = TcpOrTlsStream> = WsSend<IO>;
struct WsSend<IO = TcpOrTlsStream> { /* private fields */ }