[][src]Type Definition trust_dns_openssl::TlsClientStream

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

A Type definition for the TLS stream