diff options
| author | 魏曹先生 <1992414357@qq.com> | 2026-06-29 03:56:32 +0800 |
|---|---|---|
| committer | 魏曹先生 <1992414357@qq.com> | 2026-06-29 03:56:32 +0800 |
| commit | 7c20627194284f9c8ac87831917a113fb866900a (patch) | |
| tree | d5f7f045f019aab9af81ccfe6cbadf119a0de98f /README.md | |
| parent | ca7527681b609fedc368ea973022b004469035e6 (diff) | |
feat: add proc-macro based `tmpl!` and display block template syntax
This introduces a workspace restructuring with separate library and
proc-macro crates, replacing the old declarative macros with a new proc
macro that supports simplified call syntax, implicit template variable
names, and mixed simple parameters with implementation blocks. Display
blocks (`??? >>> name` / `??? <<<`) provide conditionally included
sections with per-arm control, enabled by inserting a param key. The old
`macro_rules!` macros, deprecated module, and standalone test files are
removed in favor of comprehensive inline tests.
Diffstat (limited to 'README.md')
0 files changed, 0 insertions, 0 deletions
