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

pub fn fold_expr_break<V: Fold + ?Sized>(
    _visitor: &mut V,
    _i: ExprBreak
) -> ExprBreak