No way to rename value names across entire struct #3709
Labels
A-derive
Area: #[derive]` macro API
C-bug
Category: Updating dependencies
E-medium
Call for participation: Experience needed to fix: Medium / intermediate
M-breaking-change
Meta: Implementing or merging this will introduce a breaking change.
Milestone
Please complete the following tasks
Rust Version
rustc 1.57.0 (f1edd0429 2021-11-29)
Clap Version
3.1.13
Minimal reproducible code
Steps to reproduce the bug with the above code
Run the
--help
for the aboveActual Behaviour
Its listed as HELLO_WORLD
Expected Behaviour
A way to rename it to hello-world
Additional Context
This is split out of #3282.
Proposed solution
rename_all_env
torename_env
rename_value_name
rename_long
rename_command
rename_all
Nothing will rename
id
orshort
.Debug Output
No response
The text was updated successfully, but these errors were encountered: