dns_resolver

Function ip_lookup

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