ZEN Template Language
Template rendering for ZEN Engine, the open-source Business Rules Engine (BRE) from GoRules.
Renders {{ ... }} interpolations using the ZEN Expression Language, used by the ZEN Engine wherever rule content embeds dynamic values.
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