aboutsummaryrefslogtreecommitdiff
path: root/examples/example-command-macro
diff options
context:
space:
mode:
author魏曹先生 <1992414357@qq.com>2026-08-18 05:18:48 +0800
committer魏曹先生 <1992414357@qq.com>2026-08-18 05:18:48 +0800
commitd28dbd820af73aa9dc93d2df6c89d6f8c840e907 (patch)
tree689a92ef7589fe0b395110410cd20b101412838c /examples/example-command-macro
parentcd9cad77542e1909f9600f8a2e2754cc4cc4507a (diff)
fix: generate async-compatible empty do_chain fallback
When a program declares no chains, the synthesized `do_chain` now respects the `async` feature by emitting a boxed future signature with a `Box::pin(async { panic! })` body, matching the trait requirement and fixing E0053 in async builds.
Diffstat (limited to 'examples/example-command-macro')
0 files changed, 0 insertions, 0 deletions