mirror of
https://github.com/clap-rs/clap
synced 2024-12-13 06:12:40 +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")]
|
|
| ^^^^^^
|