Module theme

Module theme 

Source
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