Module trust_dns_proto::xfer::dns_handle [−][src]
DnsHandle
types perform conversions of the raw DNS messages before sending the messages on the specified streams.
Structs
BasicDnsHandle |
Root DnsHandle implementaton returned by DnsFuture |
StreamHandle |
The StreamHandle is the general interface for communicating with the DnsFuture |
Traits
DnsHandle |
A trait for implementing high level functions of DNS. |
DnsStreamHandle |
Implementations of Sinks for sending DNS messages |