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