Cargo Features
[dependencies]
azure_svc_iotcentral = { version = "0.21.0", default-features = false, features = ["enable_reqwest", "enable_reqwest_rustls", "default_tag", "package-2022-07-31", "package-2022-05-31", "package-2021-04-30-preview", "package-1_2-preview", "package-1_1-preview"] }
- default = default_tag, enable_reqwest
-
These default features are set whenever
azure_svc_iotcentral
is added without
somewhere in the dependency tree.default-features = false - enable_reqwest default
-
Enables enable_reqwest of azure_core
- enable_reqwest_rustls
-
Enables enable_reqwest_rustls of azure_core
- default_tag default = package-2022-07-31
- package-2022-07-31 default_tag
-
Affects
azure_svc_iotcentral::package_2022_07_31
… - package-2022-05-31
-
Affects
azure_svc_iotcentral::package_2022_05_31
… - package-2021-04-30-preview
-
Affects
azure_svc_iotcentral::package_2021_04_30_preview
… - package-1_2-preview
-
Affects
azure_svc_iotcentral::package_1_2_preview
… - package-1_1-preview
-
Affects
azure_svc_iotcentral::package_1_1_preview
…