Type Alias moras::simulator::instruction::InstHandler

source ยท
type InstHandler = fn(_: InstHandlerArg<'_>) -> Result<SimulatorStatus, String>;