muse2

Module input

Source
Expand description

Common routines for handling input data.

Re-exports§

Modules§

  • Code for reading in agent-related data from CSV files.
  • Code for reading Assets from a CSV file.
  • Code for reading in commodity-related data from CSV files.
  • Code for reading process-related information from CSV files.
  • Code for reading region-related information from CSV files.
  • time_slice 🔒
    Code for reading in time slice info from a CSV file.

Macros§

  • Implement the HasID trait for the given type, assuming it has a field called id

Traits§

  • Indicates that the struct has an ID field
  • A data structure containing a set of IDs
  • Trait for converting an iterator into a HashMap grouped by IDs.

Functions§