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