Skip to main content

Block

Type Alias Block 

Source
pub type Block = Idx<BlockData>;
Expand description

One basic block, in the function that owns it.

Aliased Typeยง

pub struct Block { /* private fields */ }