mirror of
https://github.com/clap-rs/clap
synced 2025-01-05 17:28:42 +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")]
|
|
| ^^^^^^
|