[][src]Function experiment::movement_v2::all_connections

fn all_connections(i: IntersectionID, map: &Map) -> Vec<(DirectedRoadID, Angle)>

All roads connected to this intersection, along with a direction assuming we're starting from the intersection. Ordered by angle.