clap/tests/derive_ui/unsupported_parser.stderr

6 lines
182 B
Text
Raw Normal View History

error: unsupported parser `not_a_valid_parser`
--> tests/derive_ui/unsupported_parser.rs:5:18
|
5 | #[clap(parse(not_a_valid_parser))]
| ^^^^^^^^^^^^^^^^^^