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

pub fn fold_expr_repeat<F>(f: &mut F, node: ExprRepeat) -> ExprRepeat where
    F: Fold + ?Sized
This is supported on crate feature fold only.