Skip to main content

lower_type_expr

Function lower_type_expr 

Source
pub fn lower_type_expr(node: Node<'_>, text: &str) -> Spanned<TypeExpr>
Expand description

Lowers a type-position node (Type, TypeName, ParameterizedType, UnionType, LiteralType) — used by DEFINE FIELD/cast lowering and schema extraction.