syn
2.0.60
In syn::fold
?
Settings
Function
syn
::
fold
::
fold_field
Copy item path
source
·
[
−
]
pub fn fold_field<F>(f:
&mut F
, node:
Field
) ->
Field
where F:
Fold
+ ?
Sized
,
Available on
crate feature
fold
and (crate features
derive
or
full
)
only.