9 lines
178 B
Plaintext
9 lines
178 B
Plaintext
|
error: duplicate borrowed lifetime `'a`
|
||
|
--> $DIR/duplicate_lifetime.rs:12:10
|
||
|
|
|
||
|
12 | #[derive(Deserialize)]
|
||
|
| ^^^^^^^^^^^
|
||
|
|
||
|
error: aborting due to previous error
|
||
|
|