Skip to main content

Inst

Type Alias Inst 

Source
pub type Inst = Idx<InstData>;
Expand description

One instruction, in the function that owns it.

Aliased Typeยง

pub struct Inst { /* private fields */ }