Static gtfs_server::routes::api::times::static_rocket_route_info_for_times_stop [−][src]
pub static static_rocket_route_info_for_times_stop: StaticRouteInfo=
::rocket::StaticRouteInfo{method: ::rocket::http::Method::Get, path: "/times/by-stop/<stop_id>", handler: rocket_route_fn_times_stop, format: None, rank: None,}
Rocket code generated static route information structure.