syn
1.0.109
In syn::
fold
syn
::
fold
Function
fold_predicate_eq
Copy item path
source
pub fn fold_predicate_eq<F>(f:
&mut F
, node:
PredicateEq
) ->
PredicateEq
where F:
Fold
+ ?
Sized
,