dns_resolver

Function ipv4_lookup

source
pub async fn ipv4_lookup(key: &str) -> Result<(Arc<Vec<IpAddr>>, Instant)>