Type Definition async_web_server::TlsStream

source ·
pub type TlsStream = TlsStream<TcpStream>;