Module trust_dns_proto::rr::resource
source · Expand description
resource record implementation
Structs§
- Resource records are storage value in DNS, into which all key/value pair data is stored.
- Consumes
Record
giving public access to fields ofRecord
so they can be destructured and taken by value - A Record where the RecordData type is already known