ali-dns 0.0.0

an aliyun dns skd
Documentation
1
2
3
4
5
mod dns_config;
mod rr_type;

pub use dns_config::DnsConfig;
pub use rr_type::RRType;