[][src]Function syn::fold::fold_bin_op

pub fn fold_bin_op<F: ?Sized>(f: &mut F, node: BinOp) -> BinOp where
    F: Fold