Expand description
Everything related to argument parsing and help texts.
Modules§
- help
- Everything related to help texts.
- parse
- A simple argument parser. In it’s current state. You probably want to use clap instead but this is quite a lot simpler.
Structs§
- Argument
- Defines a argument.