syn
2.0.60
In syn::fold
?
Settings
Function
syn
::
fold
::
fold_bin_op
Copy item path
source
·
[
−
]
pub fn fold_bin_op<F>(f:
&mut F
, node:
BinOp
) ->
BinOp
where F:
Fold
+ ?
Sized
,
Available on
crate feature
fold
and (crate features
derive
or
full
)
only.