pub async fn raw(
__arg0: State<&'static AppState>,
__arg1: Path<String>,
__arg2: Query<RawParams>,
) -> Result<impl IntoResponse, ErrorResponse>Expand description
Download the raw upload file
pub async fn raw(
__arg0: State<&'static AppState>,
__arg1: Path<String>,
__arg2: Query<RawParams>,
) -> Result<impl IntoResponse, ErrorResponse>Download the raw upload file