syn::expr::parsing

Function expr_break

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