mirror of
https://github.com/clap-rs/clap
synced 2024-11-10 06:44:16 +00:00
5 lines
198 B
Text
5 lines
198 B
Text
error: unsupported casing: `fail`
|
|
--> tests/derive_ui/rename_all_wrong_casing.rs:12:40
|
|
|
|
|
12 | #[command(name = "basic", rename_all = "fail")]
|
|
| ^^^^^^
|