netlify_ddns::netlify
pub fn delete_dns_record( domain: &str, token: &str, record: DNSRecord) -> Result<(), Error>
Delete the DNS record.