Cargo Features

peace_cfg has no features set by default.

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

Enables error_reporting of peace_params

output_progress

Enables peace_progress_model, output_progress of peace_item_interaction_model

Affects fn_ctx::FnCtx.progress_sender

item_interactions

Enables peace_item_interaction_model

Affects item::Item.interactions

item_state_example

Affects item::Item.state_example