syn
2.0.72
In syn::fold
Function
syn
::
fold
::
fold_assoc_const
Copy item path
source
ยท
[
−
]
pub fn fold_assoc_const<F>(f:
&mut F
, node:
AssocConst
) ->
AssocConst
where F:
Fold
+ ?
Sized
,