Function syn::visit_mut::visit_bin_op_mut[][src]

pub fn visit_bin_op_mut<V>(v: &mut V, node: &mut BinOp) where
    V: VisitMut + ?Sized