pub async fn debug_multipart(
__arg0: State<AppState>,
multipart: Multipart,
) -> Result<Json<MultipartDebugInfo>, StatusCode>pub async fn debug_multipart(
__arg0: State<AppState>,
multipart: Multipart,
) -> Result<Json<MultipartDebugInfo>, StatusCode>