[][src]Type Definition z80emu::CpuDebugCode

type CpuDebugCode = ArrayVec<[u8; 4]>;

The type that stores a copy of the instruction's full byte code.