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