Expand description
Code for reading process flows file
Structs§
Constants§
Functions§
- Read process flows from a CSV file
- Read ‘ProcessFlowRaw’ records from an iterator and convert them into ‘ProcessFlow’ records.
- Validate that no process has multiple flows for the same commodity.
- Validate that the PACs for each process are either all inputs or all outputs.