Type Definition trust_dns_openssl::TlsStream[][src]

type TlsStream = TcpStream<AsyncIo02As03<TokioTlsStream<TokioTcpStream>>>;

A TlsStream counterpart to the TcpStream which embeds a secure TlsStream