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
somewhere in the dependency tree.default-features = false Enables reqwest
- rustls-tls
-
Enables rustls-tls of reqwest
geocoding-async has 2 features without comments.