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 ^0.0.14, peace_params ^0.0.14, and peace_rt_model ^0.0.14
- output_progress
-
Enables indicatif, output_progress of peace_core ^0.0.14 and peace_rt_model ^0.0.14
Affects
single_profile_single_flow::SingleProfileSingleFlowViewAndOutput.cmd_progress_tracker
…