clap/clap_derive/src
Ed Page 345694fea8 fix(derive): Allow subcommands with re-exporting
Our approach to re-exporting is to not fully qualify symbols in `clap`.
This is a place where a leading `::` got introduced, so its being
removed.
2021-10-25 09:44:38 -05:00
..
derives fix(derive): Allow subcommands with re-exporting 2021-10-25 09:44:38 -05:00
utils fix(derive)!: Rename Clap to Parser. 2021-10-09 20:12:03 -05:00
attrs.rs feat(derive): Allow help_heading on flattening fields 2021-10-23 16:05:08 -05:00
dummies.rs fix!: Rename ArgValue to PossibleValue 2021-10-19 10:10:37 -05:00
lib.rs Release 3.0.0-beta.5 2021-10-17 17:01:18 +01:00
parse.rs fix(derive): Ensure App help_heading is applied 2021-10-15 14:19:16 -05:00