Skip to main content

lower_tail_expr

Function lower_tail_expr 

Source
pub fn lower_tail_expr<'db>(
    ctx: &mut LoweringContext<'db, '_>,
    builder: BlockBuilder<'db>,
    expr: ExprId,
) -> Maybe<Option<SealedGotoCallsite<'db>>>
Expand description

Lowers an expression that is either a complete block, or the end (tail expression) of a block.