Function syn::fold::fold_expr_repeat

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