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