struct TypeOfPeer [src]

There is a body of instructions at extra[body_index..][0..body_len]. Trailing: operand: Ref // for each operands_len

Fields

src_node: Ast.Node.Offset
body_len: u32
body_index: u32

Source

pub const TypeOfPeer = struct { src_node: Ast.Node.Offset, body_len: u32, body_index: u32, }