Static tmpshare::http::static_rocket_route_info_for_get [−][src]
pub static static_rocket_route_info_for_get: StaticRouteInfo=::rocket::StaticRouteInfo{method: ::rocket::http::Method::Get, path: "/get/<hash>", handler: rocket_route_fn_get, format: None, rank: None,}
Rocket code generated static route information structure.