Function get_ip_with
Source pub fn get_ip_with(config: Config) -> Result<ProviderResult, Error>
Expand description
Get public IP address synchronously with a custom Config.
ยงErrors
Returns an Error variant depending on the strategy and provider results.