Find the public IP address of a device.
# Cargo.toml
[dependencies]
public-ip = "0.2.2"No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Get the public IP address asynchronously.
Add `tokio` as a dependency and use `#[tokio::main]`.
No dependency data recorded yet.