Function check_region_year_valid_for_process

Source
pub fn check_region_year_valid_for_process(
    process: &Process,
    region_id: &RegionID,
    year: u32,
) -> Result<()>
Expand description

Whether the process operates in the specified region and year