clap/tests/derive_ui/unsupported_parser.stderr
2022-02-15 12:00:25 +01:00

5 lines
182 B
Text

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