Structs§
- Nameservers
- A set of nameservers for a domain
Enums§
- Protocol
Mode - How the recursive resolver should choose which IP address to try for upstream nameservers.
- Resolution
Error - An error that can occur when trying to resolve a domain.
- Resolved
Record - The result of a name resolution attempt.
Constants§
Functions§
- prioritising_
merge - Merge two sets of RRs, where records from the second set are included if and only if there are no records of matching (name, type) in the first set.