Skip to main content

Id

Type Alias Id 

Source
pub type Id = IdRef;
Expand description

An Id to an instruction, which has a result.

Aliased Typeยง

pub struct Id(/* private fields */);