pub type NativeTlsStream = TlsStream<TcpStream>;
Expand description

A TcpStream wrapped by native-tls