Type Definition trust_dns_openssl::TlsClientStream[][src]

type TlsClientStream = TcpClientStream<AsyncIo02As03<TokioTlsStream<TokioTcpStream>>>;

A Type definition for the TLS stream