Static swerve::routing::mock_upload::static_rocket_route_info_for_to_file[][src]

pub static static_rocket_route_info_for_to_file: StaticRouteInfo = ::rocket::StaticRouteInfo{method: ::rocket::http::Method::Post,
                          path: "/",
                          handler: rocket_route_fn_to_file,
                          format: None,
                          rank: None,}

Rocket code generated static route information structure.