pub type Opcode<R> = LineInstruction<R, <R as Reader>::Offset>;
Deprecated. Opcode has been renamed to LineInstruction.
Opcode
LineInstruction