Static gtfs_server::static_rocket_route_info_for_static_css [−][src]
pub static static_rocket_route_info_for_static_css: StaticRouteInfo=
::rocket::StaticRouteInfo{method: ::rocket::http::Method::Get, path: "/css/<file..>", handler: rocket_route_fn_static_css, format: None, rank: None,}
Rocket code generated static route information structure.