Expand description
Theme code generation for production builds
This module generates static Rust code from theme definitions. The generated code allows themes to be compiled directly into the binary with zero runtime parsing overhead.
Functionsยง
- generate_
theme_ code - Generate Rust code for a theme document