Cargo Features
tc_nominatim has no features set by default.
[dependencies]
tc_nominatim = { version = "0.2.0", features = ["rustls"] }
- default
-
These default features are set whenever
tc_nominatim
is added without
somewhere in the dependency tree.default-features = false Enables default-tls of reqwest ^0.11
reqwest:
Note: this doesn't enable the 'native-tls' feature, which adds specific functionality for it.
- rustls
-
Enables rustls-tls of reqwest ^0.11
tc_nominatim has 2 features without comments.