Module domain::bits::record[][src]

Resource Records

This module defines the Record type that represents DNS resource records. It also provides a type alias for parsed records with generic data through GenericRecord.

Structs

Record

A DNS resource record.

RecordBuilder

A type for building records in place.

Type Definitions

GenericRecord

A record with generic record data.