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

pub fn fold_expr_range<F>(f: &mut F, node: ExprRange) -> ExprRange where
    F: Fold + ?Sized
This is supported on crate features fold and full only.