Cargo Features
fluvio-cluster has no features set by default.
[dependencies]
fluvio-cluster = { version = "0.7.1", features = ["cli"] }
- cli = color-eyre, prettytable-rs, structopt
-
Enables target of fluvio-extension-common ^0.2.0, platform of fluvio-runner-local
Affects
fluvio-cluster::cli
…
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.
- color-eyre cli?
-
Enables color-eyre ^0.5.8
- structopt cli?
- prettytable-rs cli?
-
Enables prettytable-rs ^0.8.0
- fluvio-runner-local cli?
- fluvio-extension-common cli?
-
Enables fluvio-extension-common ^0.2.0