syntax
0.0.0
In syntax::
ast::
make
syntax
::
ast
::
make
Function
block_expr
Copy item path
source
pub fn block_expr( stmts: impl
IntoIterator
<Item =
Stmt
>, tail_expr:
Option
<
Expr
>, ) ->
BlockExpr