Type Definition trust_dns_openssl::TlsClientStream [] [src]

type TlsClientStream = TcpClientStream<TokioTlsStream<TokioTcpStream>>;

A Type definition for the TLS stream