Static png2aa_web::static_rocket_route_info_for_image_without_options [] [src]

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

Rocket code generated static route information structure.