[][src]Crate workflow

Structs

Step

Step represent a single, instruction in the Workflow

Workflow

Workflow represent a executable workflow

WorkflowExecutor

The WorkflowExecutor is use to define the executing context of a workflow it is composed of a local cache of workflows that will be provided at runtime for the running workflows to resolve.