[example] id = "example-implicit-dispatcher" name = "Implicit Dispatcher" icon = "🫥" category = "dispatch" desc = """ Shows the abbreviated `dispatcher!("cmd.path")` syntax from `extra_macros` that auto-derives struct names from the command path. """ tags = ["implicit"] files = ["src/main.rs", "Cargo.toml"]