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