Expand description
Generic execution-result API aligned with the Lean VM execution model.
Structs§
- Exec
Result - Structured result of one execution step.
- Step
Pack - Generic execution pack carrying updated coroutine state plus step result.
Enums§
- Exec
Status - Execution status after one step/round.
- Step
Event - One execution event emitted by a step.