mirror of
https://github.com/pezkuwichain/serde.git
synced 2026-04-28 09:07:57 +00:00
6 lines
149 B
Plaintext
6 lines
149 B
Plaintext
error: failed to parse borrowed lifetimes: "zzz"
|
|
--> $DIR/bad_lifetimes.rs:5:22
|
|
|
|
|
5 | #[serde(borrow = "zzz")]
|
|
| ^^^^^
|