Expand description
Rule execution engine and core functionality
Structs§
- Condition
- Represents a single condition in a rule
- Rule
- A rule with conditions and actions
- Rule
Execution Result - Result of rule execution
Enums§
- Condition
Expression - Expression in a condition - can be a field reference or function call
- Condition
Group - Group of conditions with logical operators