Expand description
Interfaces for resolving DNS
Structs§
- DnsFuture
- New-type for the future returned by the
ResolveDns
trait. - Resolve
DnsError - Error that occurs when failing to perform a DNS lookup.
- Shared
DnsResolver - Shared instance of
ResolveDns
.
Traits§
- Resolve
Dns - Trait for resolving domain names