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