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

pub fn fold_bin_op<F>(f: &mut F, node: BinOp) -> BinOp where
    F: Fold + ?Sized
This is supported on crate feature fold only.