macro_rules! embed_file { ($path:expr) => { ... }; }
Embeds a file’s content into the binary (production).