syn::fold

Function fold_predicate_type

Source
pub fn fold_predicate_type<F>(f: &mut F, node: PredicateType) -> PredicateType
where F: Fold + ?Sized,
Available on crate feature fold and (crate features derive or full) only.