pub type InstructionTrace = Vec<InstructionRecorder>;
Expand description

Trace of all instructions attempted