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

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