ZEN Types
Core type system of ZEN Engine, the open-source Business Rules Engine (BRE) from GoRules.
Shared types powering static analysis across the ZEN Engine: type flow, exhaustiveness checking and precise diagnostics for decision graphs, decision tables and policies, available before anything runs.
This crate is an internal building block; most users want zen-engine or zen-expression.
Resources
- ZEN Engine - the open-source rules engine
- Rust SDK documentation
- GoRules - the platform around the open-source engine