Structs§
- Checkpoint
- A snapshot of a workflow’s pending work and its context.
- InMemory
Checkpoint Store - A simple in-memory checkpoint store using JSON serialization
Enums§
- Checkpoint
Error - Errors occurring during checkpoint persistence.
Traits§
- Checkpoint
Store - A trait for persisting and loading workflow checkpoints.