ip_address v0.1.2 IpAddress.DNS.Query
TODO: docs
Link to this section Summary
Functions
Converts a :dns_query
record into a IpAddress.DNS.Query
Converts a IpAddress.DNS.Query
struct to a :dns_query
record
Link to this section Types
Link to this section Functions
Link to this function
from_record(file_info)
Converts a :dns_query
record into a IpAddress.DNS.Query
.
Link to this function
to_record(query)
Converts a IpAddress.DNS.Query
struct to a :dns_query
record.