Module trust_dns_proto::xfer::dns_multiplexer
source · [−]Expand description
DnsMultiplexer
and associated types implement the state machines for sending DNS messages while using the underlying streams.
Structs
A DNS Client implemented over futures-rs.
A wrapper for a future DnsExchange connection