Crate blarg_derive

Source
Expand description

Derive module for blarg. See documentation root for full details.

Derive Macrosยง

BlargChoices
Derive macro specific to generate a choices help message.
BlargParser
The primary derive macro which turns a struct into a CommandLineParser.
BlargSubParser
The derive macro which turns a struct into a SubCommandParser.