[][src]Function syn::fold::fold_predicate_eq

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