pub type DeclExpr = Interned<Decl>;
Type alias for declaration expressions.
struct DeclExpr { /* private fields */ }