Module context

Source
Expand description

The context for a workflow execution.

Structs§

SharedState
Arc<Mutex> wrapper with custom (de)serialization and debug support
WorkflowCtx
The context for a workflow execution.

Traits§

Context