Type Definition trust_dns_rustls::tls_stream::TokioTlsClientStream[][src]

type TokioTlsClientStream = TlsStream<TokioTcpStream>;

Predefined type for abstracting the TlsClientStream with TokioTls