trust_dns_proto::rr

Module domain

Source
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
LabelIter
An iterator over labels in a name
Name
A domain name

Traits§

IntoLabel
Conversion into a Label
IntoName
Conversion into a Name
TryParseIp
Types of this trait will can be attempted for conversion to an IP address