Type Alias hir_def::hir::ExprId

source ·
pub type ExprId = Idx<Expr>;

Aliased Type§

struct ExprId { /* private fields */ }