mirror of
https://github.com/clap-rs/clap
synced 2024-12-14 06:42:33 +00:00
d05622d015
When an anonymous struct is inside of an enum, we end up applying the App methods twice, once for the `augment_args` and once for variant. This consolidates those calls. Fixes #2898 |
||
---|---|---|
.. | ||
derives | ||
utils | ||
attrs.rs | ||
dummies.rs | ||
lib.rs | ||
parse.rs |