android13/external/rust/crates/structopt/tests/ui/parse_literal_spec.stderr

6 lines
178 B
Plaintext

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