thiserror-core 1.0.50

derive(Error)
Documentation
1
2
3
4
5
error: not expected here; the #[source] attribute belongs on a specific field
 --> tests/ui/unexpected-struct-source.rs:4:1
  |
4 | #[source]
  | ^^^^^^^^^