mirror of
https://github.com/clap-rs/clap
synced 2024-12-14 14:52:33 +00:00
65e4bf232d
Before, when `flatten`ing, the struct you flattened in could set the help heading for all the following arguments. Now, we scope each `flatten` to not do that. I had originally intended to bake this into the initial / final methods but that would have required some re-work to allow capturing state between them that seemed unnecessary. Fixes #2803 |
||
---|---|---|
.. | ||
derives | ||
utils | ||
attrs.rs | ||
dummies.rs | ||
lib.rs | ||
parse.rs |