Static png2aa_web::static_rocket_route_info_for_image [] [src]

pub static static_rocket_route_info_for_image: StaticRouteInfo = ::rocket::StaticRouteInfo{method: ::rocket::http::Method::Post,
                          path: "/image?<options>",
                          handler: rocket_route_fn_image,
                          format: None,
                          rank: None,}

Rocket code generated static route information structure.