Function dns_resolver::ipv6_lookup

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