common_wal

Function resolve_to_ipv4_one

Source
pub(crate) async fn resolve_to_ipv4_one<T: AsRef<str>>(
    endpoint: T,
) -> Result<String>