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