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