Function syn::fold::fold_expr_range

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