C++ API reference
Python modules
Defined in File rule.h
Overloads the inequality operator to compare two Rule objects.
r1 – The first Rule object.
r2 – The second Rule object.
Returns true if the rules are not identical, false otherwise.