Type Definition cairo_lang_semantic::expr::objects::ExprId

source ·
pub type ExprId = Id<Expr>;

Trait Implementations§