aboutsummaryrefslogtreecommitdiff
path: root/src/arg_util.rs
Commit message (Expand)AuthorAge
* Merge remaining bits of args.rs into main.rsDaniel Mueller2020-04-11
* Factor out arg_defs.rs for argument parsing related typesDaniel Mueller2020-04-01
* Do not declare internally used types as pubDaniel Mueller2020-01-08
* Handle doc comments and empty variants in the Command! macroRobin Krahl2020-01-08
* Add all_str function to enums generated by Enum! macroRobin Krahl2020-01-07
* Remove str argument from Command! macroRobin Krahl2020-01-07
* Remove unused code after structopt transitionRobin Krahl2020-01-07
* Replace argparse with structoptRobin Krahl2020-01-07
* Derive structopt::StructOpt in Command!Robin Krahl2020-01-07
* Implement Default in the Enum! and Command! macrosRobin Krahl2020-01-07
* Allow adding fields to an enum variant in Command!Robin Krahl2020-01-07
* Factor out Enum! and Command! macros in arg_utilRobin Krahl2020-01-07
* Use strings instead of Command variantsRobin Krahl2020-01-07
* arg_util: Change Err type in FromStr implementationRobin Krahl2020-01-07
* Refactor the Enum! macro into Enum! and Command!Robin Krahl2020-01-07
* Move nitrocli source code into repository rootDaniel Mueller2020-04-04