Expand description
Regions represent different geographical areas in which agents, processes, etc. are active.
Structs§
- Region
- Represents a region with an ID and a longer description.
- RegionID
- An ID type (e.g.
AgentID
,CommodityID
, etc.)
Functions§
- parse_
region_ str - Parse a string of regions separated by semicolons into a vector of RegionID.