☰
In syn::fold
?
Function
syn
::
fold
::
fold_arm
source
·
[
−
]
pub fn fold_arm<F>(f:
&mut
F, node:
Arm
) ->
Arm
where
F:
Fold
+ ?
Sized
,