cloudflare-rs
cloudflare-rs copied to clipboard
impl From IpAddr for DnsContent
Allows std::net::IpAddr → DnsContent with .into()
Specifically Into<IpAddr> for more generic usage.