Cargo Features
peace_item_interaction_model has no features set by default.
[dependencies]
peace_item_interaction_model = { version = "0.0.15", features = ["item_locations_and_interactions", "output_progress"] }
- item_locations_and_interactions
-
Enables indexmap, peace_item_model, and peace_progress_model
- output_progress
-
Enables peace_progress_model, output_progress of peace_cmd_model
Affects
item_locations_and_interactions::ItemLocationsAndInteractions.item_location_to_item_id_sets
…