Cargo Features
[dependencies]
penumbra-sdk-distributions = { version = "0.82.0-alpha.0", default-features = false, features = ["component", "docsrs"] }
- default = component
-
The
component
feature is set by default wheneverpenumbra-sdk-distributions
is added without
somewhere in the dependency tree.default-features = false - component default = cnidarium, cnidarium-component
-
Enables cnidarium of penumbra-sdk-proto, component of penumbra-sdk-sct
Affects
penumbra-sdk-distributions::component
… - docsrs
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.