struct MultiOp [src]

This data is stored inside extra, with trailing operands according to operands_len. Each operand is a Ref.

Fields

operands_len: u32

Source

pub const MultiOp = struct { operands_len: u32, }