expr_break

Function expr_break 

Source
fn expr_break(
    input: ParseStream<'_>,
    allow_struct: AllowStruct,
) -> Result<ExprBreak>