syn
2.0.86
In syn::
fold
syn
::
fold
Function
fold_abi
Copy item path
Source
pub fn fold_abi<F>(f:
&mut F
, node:
Abi
) ->
Abi
where F:
Fold
+ ?
Sized
,
Available on
crate feature
fold
and (crate features
derive
or
full
)
only.