Expand description
Modules§
- prelude
- The prelude for the
barley-runtimecrate.
Structs§
- Action
Object - A usable action object.
- Context
Callbacks - Callbacks for the context.
- Id
- A unique identifier for an action.
- Probe
- A probe for an action.
- Runtime
- The runtime for a workflow.
- Runtime
Builder - A builder for a runtime.
Enums§
- Action
Error - Any error that can occur during an action.
- Action
Input - An input for an action.
- Action
Output - The output of an action.
- Operation
- The operation to perform.
Traits§
- Action
- A measurable, reversible task.