Function check_flows_primary_output

Source
fn check_flows_primary_output(
    flows_map: &IndexMap<CommodityID, ProcessFlow>,
    primary_output: &Option<CommodityID>,
) -> Result<()>
Expand description

Check the flows are correct for the specified primary output (or lack thereof)