Skip to main content

solar_expr_ty_to_dyn

Function solar_expr_ty_to_dyn 

Source
fn solar_expr_ty_to_dyn<'gcx>(
    gcx: Gcx<'gcx>,
    ty: Ty<'gcx>,
    expr: &Expr<'_>,
) -> Option<DynSolType>
Expand description

Maps a solar [Ty] to a [DynSolType].