Expand description
Rules evaluation engine
The engine evaluates rules against incoming state changes and events, producing actions that the router should execute.
Structs§
- Pending
Action - Output from rule evaluation – an action the router should execute
- Rules
Engine - The rules engine evaluates rules against state changes.