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