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