clap/clap_derive/tests/ui/parse_literal_spec.stderr
2020-02-12 23:15:05 +03:00

5 lines
168 B
Text

error: parser specification must start with identifier
--> $DIR/parse_literal_spec.rs:14:18
|
14 | #[clap(parse("from_str"))]
| ^^^^^^^^^^