Type Alias TlsStream

Source
pub type TlsStream = TlsStream<TcpStream>;

Aliased Typeยง

struct TlsStream { /* private fields */ }