[][src]Type Definition trust_dns_openssl::TlsClientStream

type TlsClientStream = TcpClientStream<TokioTlsStream<TokioTcpStream>>;

A Type definition for the TLS stream