Function byte

Source
pub fn byte<WIRE: InterpreterTypes, H: ?Sized>(
    context: InstructionContext<'_, H, WIRE>,
)
Expand description

Implements the BYTE instruction.

Extracts a single byte from a word at a given index.