Function validate_other_commodity

Source
fn validate_other_commodity(
    commodity_id: &CommodityID,
    flows: &HashMap<ProcessID, ProcessFlowsMap>,
) -> Result<()>
Expand description

Check that commodities of type other are either produced or consumed but not both