Module resolv::record [] [src]

Structs

A
AAAA
CNAME
MX
NS
PTR
Record

A DNS response record of a particular type

SOA
TXT

Enums

Class

DNS Class.

RecordType

This is a simple u16 value indicating the type of a resource record, and is equal in value to ::libresolv_sys::__ns_type

Traits

RecordData

For internal use.