diff options
| author | 魏曹先生 <1992414357@qq.com> | 2026-03-17 14:47:25 +0800 |
|---|---|---|
| committer | 魏曹先生 <1992414357@qq.com> | 2026-03-17 14:47:25 +0800 |
| commit | 92670ec92b555383fc31cf42b15d4ea38f8e9c8f (patch) | |
| tree | b2f1479247411027fb41b346d2195e79e38729a1 /gen.rs | |
| parent | 7fcc38d0e76fc4088269cd3ea22c56a60e5db109 (diff) | |
Extract build-time generation code into separate crate
Diffstat (limited to 'gen.rs')
| -rw-r--r-- | gen.rs | 11 |
1 files changed, 0 insertions, 11 deletions
@@ -1,11 +0,0 @@ -pub mod constants; -pub mod env; -pub mod gen_commands_file; -pub mod gen_compile_info; -pub mod gen_completions_entries; -pub mod gen_iscc_script; -pub mod gen_mod_files; -pub mod gen_override_renderer; -pub mod gen_renderers_file; -pub mod gen_specific_renderer; -pub mod resolve_types; |
