clap/clap_derive/src
Ed Page b26c01aa0e feat(derive): Allow type-less fields
When overriding other fields, help or version flag, globals, etc, a user
might not care about the value, so let's ignore the lookup.

Been talking about this for a while but Issue #4367 moved this forward
because there wasn't a good way to handle this without changing
behavior.
2022-10-11 10:31:42 -05:00
..
derives feat(derive): Allow type-less fields 2022-10-11 10:31:42 -05:00
utils feat(derive): Allow type-less fields 2022-10-11 10:31:42 -05:00
attr.rs fix(derive): Pipe group attribute through 2022-09-30 08:56:35 -05:00
dummies.rs fix: Switch to owned types 2022-08-22 14:55:55 -05:00
item.rs fix(derive): Better flatten type errors 2022-10-05 15:59:45 -05:00
lib.rs fix(derive): Support 'group' attribute with Parser 2022-09-30 13:44:10 -05:00