Structs§
- Hickory
Resolver - IpDisplay
- Mail
Exchanger - Name
- A domain name
- TLSA
- RFC 6698, DNS-Based Authentication for TLS
- Test
Resolver - Unbound
Resolver
Enums§
- DnsError
- Domain
Classification - Helper to reason about a domain name string. It can either be name that needs to be resolved, or some kind of IP literal. We also allow for an optional port number to be present in the domain name string.
- Resolved
MxAddresses
Traits§
Functions§
- fully_
qualify - get_
mx_ negative_ ttl - get_
mx_ timeout - get_
resolver - has_
colon_ port - If the provided parameter ends with
:PORT
andPORT
is a valid u16, then crack apart and return the LABEL and PORT number portions. Otherwise, returns None - ip_
lookup - ipv4_
lookup - ipv6_
lookup - ptr_
host - reconfigure_
resolver - resolve_
a_ or_ aaaa - resolve_
dane - Resolves TLSA records for a destination name and port according to https://datatracker.ietf.org/doc/html/rfc6698#appendix-B.2
- set_
mx_ concurrency_ limit - set_
mx_ negative_ cache_ ttl - set_
mx_ timeout