struct For [src]

Fields

inputs: u31
has_else: bool

Source

pub const For = packed struct(u32) { inputs: u31, has_else: bool, }