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