mod ivago; pub fn ivago() -> Vec { routes![ivago::route_search_streets, ivago::route_get_pickup_times] }