trust_dns_proto::rr

Module resource

Source
Expand description

resource record implementation

Structsยง

Record
Resource records are storage value in DNS, into which all key/value pair data is stored.
RecordParts
Consumes Record giving public access to fields of Record so they can be destructured and taken by value
RecordRef
A Record where the RecordData type is already known