Skip to main content

Module engine

Module engine 

Source
Expand description

Main rule execution engine

Structs§

EngineConfig
Configuration options for the rule engine
GruleExecutionResult
Result of rule engine execution
RustRuleEngine
Rust Rule Engine - High-performance rule execution engine

Type Aliases§

ActionHandler
Type for custom action handlers
CustomFunction
Type for custom function implementations