struct Block [src]
Fields
instruction: Instruction.Index
Members
- Index (enum)
Source
pub const Block = struct {
instruction: Instruction.Index,
pub const Index = WipFunction.Block.Index;
}
pub const Block = struct {
instruction: Instruction.Index,
pub const Index = WipFunction.Block.Index;
}