struct Block [src]

This data is stored inside extra, with trailing operands according to body_len. Each operand is an Index.

Fields

body_len: u32

Source

pub const Block = struct { body_len: u32, }