aboutsummaryrefslogtreecommitdiff
path: root/examples/example-error-handling/src
diff options
context:
space:
mode:
author魏曹先生 <1992414357@qq.com>2026-06-23 00:23:00 +0800
committer魏曹先生 <1992414357@qq.com>2026-06-23 00:23:00 +0800
commitd94103fd7e76dd86cd64c23f00c818165fb7dc22 (patch)
treea435e61fdaa4c273d221d9bbbba640172cb20f6a /examples/example-error-handling/src
parent443ffe86485519a218997955335cde142733f88f (diff)
Replace macro_rules dispatch with proc-macro generation
Generate `render()` and `do_chain()` match dispatch directly in `program_final_gen`, using a compile-time `ASYNC_ENABLED` constant to select the correct sync/async signature. Removes the `__dispatch_program_renderers!` and `__dispatch_program_chains!` macros from `mingling_core`.
Diffstat (limited to 'examples/example-error-handling/src')
0 files changed, 0 insertions, 0 deletions