kommand

Command-line arguments via function arguments

Github Actions CI Status crates.io page docs.rs docs

This is a command-line parser similar to [`paw`] but which allows arguments to be given as function arguments rather than as struct fields. See [`nameless`] for examples. [`nameless`]: https://github.com/sunfishcode/nameless