[][src]Function syn::fold::fold_expr_range

pub fn fold_expr_range<F: ?Sized>(f: &mut F, node: ExprRange) -> ExprRange where
    F: Fold