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