Cargo Features
product-os-configuration has no features set by default.
[dependencies]
product-os-configuration = { version = "0.0.28", features = ["config_file", "tracing-subscriber"] }
- default config_file?
-
These default features are set whenever
product-os-configuration
is added without
somewhere in the dependency tree.default-features = false Enables product-os-connector, product-os-utilities, std of no-std-compat, std of product-os-net, alloc and fmt of tracing-subscriber
- config_file = default
Features from optional dependencies
In crates that don't use the dep:
syntax, optional dependencies automatically become Cargo features. These features may have been created by mistake, and this functionality may be removed in the future.
- tracing-subscriber default