common_wal

Function resolve_to_ipv4

Source
pub async fn resolve_to_ipv4<T: AsRef<str>>(
    endpoints: &[T],
) -> Result<Vec<String>>