struct Cursor [src]

Fields

block: Block.Index
instruction: u32 = 0

Source

pub const Cursor = struct { block: Block.Index, instruction: u32 = 0 }