map_model::make::turns

Function turn_type_from_lane_geom

Source
fn turn_type_from_lane_geom(
    src: &Lane,
    dst: &Lane,
    i: &Intersection,
    map: &Map,
) -> TurnType