Function map_model::make::turns::make_vehicle_turns[][src]

fn make_vehicle_turns(i: &Intersection, map: &Map) -> Vec<Turn>
Notable traits for Vec<u8, A>
impl<A> Write for Vec<u8, A> where
    A: Allocator