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

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