pub type CodeOffset = u16;
Expand description

Index into the code stream for a jump. The offset is relative to the beginning of the instruction stream.