Function fold_expr_range

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