error_snippet 0.2.0

Library for reporting fancy diagnostics to the console
Documentation
1
2
3
4
5
error: expected name-value attribute, such as `#[attr = "..."]`
 --> tests/derive/ui/code_parenthesis.rs:4:3
  |
4 | #[diagnostic(message = "some help", code("E5123"))]
  |   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^