Expand description
Instruction-step execution surfaces.
Re-exports§
pub use crate::integration::run_loaded_protocol_machine_record_replay_conformance;pub use crate::integration::LoadedProtocolMachineReplayConformance;
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.