Type Alias async_web_server::TlsStream

source ·
pub type TlsStream = TlsStream<TcpStream>;

Aliased Type§

struct TlsStream { /* private fields */ }