Type Definition async_web_server::WsSend

source ·
pub type WsSend<IO = TcpOrTlsStream> = WsSend<IO>;