[][src]Function syn::fold::fold_expr_repeat

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