pub async fn delete_file_handler( __arg0: State<Arc<AppState>>, headers: HeaderMap, __arg2: Path<String>, ) -> Result<StatusCode, AppError>