thiserror/tests/ui/unexpected-struct-source.stderr
2021-10-08 03:02:01 -04:00

5 lines
156 B
Text

error: not expected here; the #[source] attribute belongs on a specific field
--> tests/ui/unexpected-struct-source.rs:4:1
|
4 | #[source]
| ^^^^^^^^^