Cargo Features

public-ip-address has no features set by default.

[dependencies]
public-ip-address = { version = "0.3.2", features = ["encryption", "blocking"] }
encryption

Enables cocoon and mid

blocking

Enables is_sync of maybe-async, blocking of reqwest

public-ip-address has 2 features without comments.