Skip to main content

Value

Type Alias Value 

Source
pub type Value = Idx<ValueData>;
Expand description

One value: the result of an instruction, or a parameter of a block.

Aliased Typeยง

pub struct Value { /* private fields */ }