[][src]Type Definition tcp_stream::NativeTlsStream

type NativeTlsStream = TlsStream<TcpStream>;

A TcpStream wrapped by native-tls