Cargo Features
peace_cmd has no features set by default.
[dependencies]
peace_cmd = { version = "0.0.14", features = ["item_state_example", "output_progress"] }
- item_state_example
-
Enables item_state_example of peace_cfg, peace_params, and peace_rt_model
- output_progress
-
Enables indicatif, output_progress of peace_core and peace_rt_model
Affects
single_profile_single_flow::SingleProfileSingleFlowViewAndOutput.cmd_progress_tracker
…