Type Definition trust_dns_proto::openssl::TlsClientStream
source · [−]pub type TlsClientStream<S> = TcpClientStream<AsyncIoTokioAsStd<TokioTlsStream<AsyncIoStdAsTokio<S>>>>;
Available on crate feature
dns-over-openssl
only.Expand description
A Type definition for the TLS stream