pub type Id = IdRef;
An Id to an instruction, which has a result.
result
pub struct Id(/* private fields */);