Cargo Features

peace_rt_model_core has no features set by default.

[dependencies]
peace_rt_model_core = { version = "0.0.14", features = ["error_reporting", "output_in_memory", "output_progress"] }
error_reporting

Enables miette, error_reporting of peace_cmd_model

output_in_memory

Enables in_memory of indicatif

output_progress

Enables output_progress of peace_core and peace_item_model

Affects output_write::OutputWrite.progress_begin, output_write::OutputWrite.cmd_block_start, output_write::OutputWrite.item_location_state, output_write::OutputWrite.progress_update, output_write::OutputWrite.progress_end