[][src]Type Definition tcp_stream::RustlsStream

type RustlsStream = TlsStream<TcpStream>;

A TcpStream wrapped by rustls