Module resolv::record

source ·

Structs

A DNS response record of a particular type

Enums

DNS Class.
This is a simple u16 value indicating the type of a resource record, and is equal in value to ::libresolv_sys::__ns_type, but we have extended it with record types not present or supported by the underlying library

Traits

For internal use.