[][src]Module trust_dns::rr::domain

Domain name associated types, suchas Name and Label.

Modules

usage

Reserved zone names.

Structs

Label

Labels are always stored as ASCII, unicode characters must be encoded with punycode

Name

Them should be through references. As a workaround the Strings are all Rc as well as the array

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