Type Definition trust_dns_openssl::TlsClientStream[][src]

type TlsClientStream<S> = TcpClientStream<AsyncIoTokioAsStd<TokioTlsStream<AsyncIoStdAsTokio<S>>>>;

A Type definition for the TLS stream