Function dns_resolver::ipv4_lookup

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