Function get_dns_records

Source
pub fn get_dns_records(domain: &str, token: &str) -> Result<Vec<DnsRecord>>
Expand description

Retrieve the DNS records for domain, authenticated with token.