Cargo Features
[dependencies]
penumbra-sdk-dex = { version = "0.82.0-alpha.0", default-features = false, features = ["component", "parallel", "docsrs"] }
- default = component
-
The
component
feature is set by default wheneverpenumbra-sdk-dex
is added without
somewhere in the dependency tree.default-features = false - component default = cnidarium, cnidarium-component, metrics-exporter-prometheus, tokio, tonic
-
Enables component of penumbra-sdk-fee, cnidarium of penumbra-sdk-proto, component of penumbra-sdk-shielded-pool
Affects
penumbra-sdk-dex::component
… - parallel
-
Enables parallel of ark-ff ^0.4.2, ark-groth16 ^0.4.0, ark-r1cs-std ^0.4.0, decaf377, decaf377-rdsa, penumbra-sdk-tct, and poseidon377
- 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.