syn
2.0.95
In syn::
gen::
fold
syn
::
gen
::
fold
Function
fold_derive_input
Copy item path
source
pub fn fold_derive_input<F>(f:
&mut F
, node:
DeriveInput
) ->
DeriveInput
where F:
Fold
+ ?
Sized
,