Function dns_resolver::ip_lookup

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