[][src]Function game::sandbox::uber_turns::find_interior_roads

fn find_interior_roads(
    map: &Map,
    intersections: &BTreeSet<IntersectionID>
) -> BTreeSet<RoadID>