Skip to main content

bool_expr_to_enum_expr

Function bool_expr_to_enum_expr 

Source
fn bool_expr_to_enum_expr(expr: Expr, make: &SyntaxFactory) -> Expr
Expand description

Converts an expression of type bool to one of the new enum type.