Skip to main content
parse_if_chain
ide_
assists
0.0.0
In ide_
assists::
handlers::
move_
guard
ide_assists
::
handlers
::
move_guard
Function
parse_
if_
chain
Copy item path
Source
fn parse_if_chain( if_expr: IfExpr, ) ->
Option
<(
Vec
<(Expr, BlockExpr)>,
Option
<BlockExpr>)>