Module trust_dns_proto::rr::domain
source · Expand description
Domain name associated types, such as Name and Label.
Modules§
- Reserved zone names.
Structs§
- Labels are always stored as ASCII, unicode characters must be encoded with punycode
- An iterator over labels in a name
- A domain name
Traits§
- Conversion into a Label
- Conversion into a Name
- Types of this trait will can be attempted for conversion to an IP address