Function fold_expr_repeat

Source
pub fn fold_expr_repeat<V: Fold + ?Sized>(
    _visitor: &mut V,
    _i: ExprRepeat,
) -> ExprRepeat