[][src]Type Definition tcp_stream::NativeTlsStream

type NativeTlsStream = TlsStream<MioTcpStream>;

A TcpStream wrapped by native-tls