pub fn convert_region_routes_to_detecting_regions(
    region_routes: &[RegionRoute],
) -> Vec<DetectingRegion> ⓘExpand description
Converts a list of RegionRoute to a list of DetectingRegion.
pub fn convert_region_routes_to_detecting_regions(
    region_routes: &[RegionRoute],
) -> Vec<DetectingRegion> ⓘConverts a list of RegionRoute to a list of DetectingRegion.