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