# Structs
ARecord is a representation of a A record.
CAARecord is a representation of a CAA record.
CNAMERecord is a representation of a CNAME record.
DNSRecord is a representation of a DNS record.
MXRecord is a representation of a MX record.
NSRecord is a representation of a NS record.
SRVRecord is a representation of a SVR record.
TXTRecord is a representation of a TXT record.
# Type aliases
AAAARecord is a representation of a AAAA record.
CAATag is a tag for controlling the issuance of domain name certificates as well S/MIME certificates for CAA record.
DNSIPRecord is a representation of a DNS_IP record.