Module trust_dns_proto::rr::domain

source ·
Expand description

Domain name associated types, suchas Name and Label.

Modules

Reserved zone names.

Structs

Labels are always stored as ASCII, unicode characters must be encoded with punycode
Them should be through references. As a workaround the Strings are all Rc as well as the array

Traits

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