[][src]Function syn::fold::fold_expr_break

pub fn fold_expr_break<F: ?Sized>(f: &mut F, node: ExprBreak) -> ExprBreak where
    F: Fold