[][src]Type Definition tcp_stream::RustlsStream

type RustlsStream = TlsStream<MioTcpStream>;

A TcpStream wrapped by rustls