pub async fn delete_task( __arg0: State<AppState>, __arg1: Path<i64>, ) -> impl IntoResponse
Delete a task