[][src]Type Definition trust_dns_rustls::tls_client_stream::TlsClientStream

type TlsClientStream = TcpClientStream<AsyncIo02As03<TlsStream<TokioTcpStream>>>;

Type of TlsClientStream used with Rustls