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