clap/examples/derive_ref
Ed Page 85f541d789 fix: Switch to owned types
Impact:
- Binary size: 556.6 KiB to 578.4 KiB
- build time: 6.4950 us (7% slower)
- parse time: 7.7256 us
- parse sc time: 8.1580 us (5% faster)

Fixes #1041
Fixes #2150
2022-08-22 14:55:55 -05:00
..
augment_args.rs fix(derive)!: Remove value_parser/action defaulted attributes 2022-07-22 20:07:47 -05:00
augment_subcommands.rs fix(derive)!: Remove value_parser/action defaulted attributes 2022-07-22 20:07:47 -05:00
custom-bool.md fix(help)!: Make DeriveDisplayOrder the default, removing it 2022-07-22 15:52:03 -05:00
custom-bool.rs feat(derive): Expose control over Actions 2022-06-06 11:35:07 -05:00
flatten_hand_args.rs fix: Switch to owned types 2022-08-22 14:55:55 -05:00
hand_subcommand.rs fix: Switch to owned types 2022-08-22 14:55:55 -05:00
interop_tests.md fix(help)!: Make DeriveDisplayOrder the default, removing it 2022-07-22 15:52:03 -05:00