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