☰
Other items in
syn
::
fold
All crates
?
Function
syn
::
fold
::
fold_use_path
[
−
]
[src]
pub fn fold_use_path<F>(f:
&mut
F, node:
UsePath
) ->
UsePath
where
F:
Fold
+ ?
Sized
,