pub async fn get_all_multi_concurrent_from(
client: Option<Client>,
v6_addrs: &[&str],
) -> Result<IpAddressInfo, IpRetrieveError>Expand description
Uses multiple url addrs to obtain the information
pub async fn get_all_multi_concurrent_from(
client: Option<Client>,
v6_addrs: &[&str],
) -> Result<IpAddressInfo, IpRetrieveError>Uses multiple url addrs to obtain the information