Files
Notes/notes-service/vendor/thiserror/tests/ui/unexpected-struct-source.stderr
2026-08-01 16:11:49 +03:00

6 lines
156 B
Plaintext

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