Cargo Features
[dependencies]
penumbra-sdk-community-pool = { version = "0.82.0-alpha.0", default-features = false, features = ["component", "docsrs"] }
- default = component
-
The
component
feature is set by default wheneverpenumbra-sdk-community-pool
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-shielded-pool
Affects
penumbra-sdk-community-pool::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.