pub async fn delete_namespace<S: WorkflowStore>(
__arg0: State<Arc<WorkflowCtx<S>>>,
__arg1: Path<String>,
) -> Result<StatusCode, AppError>pub async fn delete_namespace<S: WorkflowStore>(
__arg0: State<Arc<WorkflowCtx<S>>>,
__arg1: Path<String>,
) -> Result<StatusCode, AppError>