Module dns

Source
Expand description

Interfaces for resolving DNS

Structs§

DnsFuture
New-type for the future returned by the ResolveDns trait.
ResolveDnsError
Error that occurs when failing to perform a DNS lookup.
SharedDnsResolver
Shared instance of ResolveDns.

Traits§

ResolveDns
Trait for resolving domain names