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