☰
syn
2.0.52
In syn::fold
?
Function
syn
::
fold
::
fold_use_path
source
·
[
−
]
pub fn fold_use_path<F>(f:
&mut F
, node:
UsePath
) ->
UsePath
where F:
Fold
+ ?
Sized
,