Cargo Features
peace_flow_rt has no features set by default.
[dependencies]
peace_flow_rt = { version = "0.0.15", features = ["item_interactions", "item_state_example", "output_progress"] }
- item_interactions
-
Enables indexmap, peace_item_model and peace_params, item_interactions of peace_cfg, item_locations_and_interactions of peace_item_interaction_model, item_interactions of peace_rt_model
- item_state_example
-
Enables item_state_example of peace_cfg, peace_data, peace_params, and peace_rt_model
- output_progress
-
Enables output_progress of peace_cfg
peace_flow_rt has 3 features without comments.