Module trust_dns_proto::xfer::dns_handle
source · Expand description
DnsHandle
types perform conversions of the raw DNS messages before sending the messages on the specified streams.
Structs
Root DnsHandle implementaton returned by DnsMultiplexer
The StreamHandle is the general interface for communicating with the DnsMultiplexer
Traits
A trait for implementing high level functions of DNS.
Implementations of Sinks for sending DNS messages