ip_address v0.1.2 IpAddress.DNS.Resource
TODO: docs
Link to this section Summary
Functions
Converts a :dns_rr
record into a IpAddress.DNS.ResourceRecord
Converts a IpAddress.DNS.ResourceRecord
struct to a :dns_rr
record
Link to this section Types
Link to this section Functions
Link to this function
from_record(dns_rr)
Converts a :dns_rr
record into a IpAddress.DNS.ResourceRecord
.
Link to this function
to_record(resource)
Converts a IpAddress.DNS.ResourceRecord
struct to a :dns_rr
record.