Function syn::fold::fold_range_limits[][src]

pub fn fold_range_limits<F: ?Sized>(f: &mut F, node: RangeLimits) -> RangeLimits where
    F: Fold
This is supported on crate feature fold only.