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