Expand description
Implements a program counter that correctly serializes.
Structs§
- Used to keep track of the current executing edge in a workflow.
- A less usable counterpart to the
ProgramCounter
that can be used in errors as pretty serializations of one.
Enums§
- Defines errors when parsing
ProgramCounter
from a string.