Available on crate feature
dns-resolver
only.Expand description
DNS resolver support.
Structs§
Enums§
- Query
Method - Method used to query an IP address from a DNS server
Constants§
- ALL
- All builtin DNS resolvers.
- GOOGLE
google
- Combined Google DNS IPv4 and IPv6 options
- GOOGLE_
V4 google
- Google DNS IPv4 DNS resolver options
- GOOGLE_
V6 google
- Google DNS IPv6 DNS resolver options
- OPENDNS
opendns
- Combined OpenDNS IPv4 and IPv6 options.
- OPENDNS_
V4 opendns
- OpenDNS IPv4 DNS resolver options.
- OPENDNS_
V6 opendns
- OpenDNS IPv6 DNS resolver options.
Type Aliases§
- Error
- DNS resolver error.