syntax
0.0.0
In syntax::
ast::
make
syntax
::
ast
::
make
Function
expr_if
Copy item path
source
pub fn expr_if( condition:
Expr
, then_branch:
BlockExpr
, else_branch:
Option
<
ElseBranch
>, ) ->
Expr