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