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