Type Definition cairo_lang_lowering::objects::VariableId

source ·
pub type VariableId = Id<Variable>;

Trait Implementations§