Files
Notes/notes-service/vendor/thiserror-1.0.69/tests/ui/duplicate-fmt.stderr
T
2026-08-01 16:11:49 +03:00

6 lines
130 B
Plaintext

error: only one #[error(...)] attribute is allowed
--> tests/ui/duplicate-fmt.rs:5:1
|
5 | #[error("...")]
| ^^^^^^^^^^^^^^^