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