map_gui::tools

Function intersections_from_roads

Source
pub fn intersections_from_roads(
    roads: &BTreeSet<RoadID>,
    map: &Map,
) -> BTreeSet<IntersectionID>