hir_def::body

Type Alias ExprPtr

source
pub type ExprPtr = AstPtr<Expr>;

Aliased Typeยง

struct ExprPtr { /* private fields */ }