Cargo Features

peace_cfg has no features set by default.

[dependencies]
peace_cfg = { version = "0.0.14", features = ["error_reporting", "output_progress", "item_interactions", "item_state_example"] }
error_reporting

Enables error_reporting of peace_params

output_progress

Enables output_progress of peace_core and peace_item_model

Affects fn_ctx::FnCtx.progress_sender

item_interactions

Enables peace_item_model

Affects item::Item.interactions

item_state_example

Affects item::Item.state_example