aboutsummaryrefslogtreecommitdiff
path: root/mingling_macros/src/dispatcher_clap.rs
Commit message (Collapse)AuthorAgeFilesLines
* Change `help` option to accept a boolean value instead of a struct魏曹先生2026-04-261-22/+29
| | | | identifier
* Support explicit program name and help struct in dispatcher_clap魏曹先生2026-04-261-123/+210
|
* Update macro syntax from positional to keyword error argument魏曹先生2026-04-251-8/+16
|
* Add `dispatcher_clap` attribute macro behind `clap_parser` feature魏曹先生2026-04-251-0/+188