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 of Record
so they can
be destructured and taken by value