Module workflow

Module workflow 

Source
Expand description

Workflow engine re-exports and utilities

Structs§

StartWorkflowResponse
Start workflow response
WorkflowEngine
In-memory workflow engine implementation
WorkflowExecution
Workflow execution state
WorkflowExecutionId
Workflow execution identifier
WorkflowIR
Minimal workflow IR representation

Traits§

WorkflowEngineInterface
Workflow engine interface re-export