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

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