flux_
syntax
0.1.0
In flux_
syntax::
parser
flux_syntax
::
parser
Function
parse_block_expr
Copy item path
Source
fn parse_block_expr(cx: &mut
ParseCtxt
<'_>) ->
ParseResult
<
Expr
>
Expand description
⟨block_expr⟩ = ⟨let_decl⟩* ⟨expr⟩