Expand description
Derive module for blarg
.
See documentation root for full details.
Derive Macrosยง
- Blarg
Choices - Derive macro specific to generate a choices help message.
- Blarg
Parser - The primary derive macro which turns a struct into a
CommandLineParser
. - Blarg
SubParser - The derive macro which turns a struct into a
SubCommandParser
.