Cargo Features

geocoding-async has no features set by default.

[dependencies]
geocoding-async = { version = "0.5.1", features = ["rustls-tls"] }
default

These default features are set whenever geocoding-async is added without default-features = false somewhere in the dependency tree.

Enables reqwest

rustls-tls

Enables rustls-tls of reqwest

geocoding-async has 2 features without comments.