Module trust_dns_proto::xfer::dns_future [] [src]

DnsFuture and associated types implement the state machines for sending DNS messages while using the underlying streams.

Structs

DnsFuture

A DNS Client implemented over futures-rs.