miette
https://github.com/zkat/miette
Rust
Fancy upgrade to std::error::Error.
Triage Issues!
When you volunteer to triage issues, you'll receive an email each day with a link to an open issue that needs help in this project. You'll also receive instructions on how to triage issues.
Triage Docs!
Receive a documented method or class from your favorite GitHub repos in your inbox every day. If you're really pro, receive undocumented methods or classes and supercharge your commit history.
Rust not yet supported1 Subscribers
Add a CodeTriage badge to miette
Help out
- Issues
- `#[label]` derive doesn't seem to work with `Option<T>` where `T` implements `Into<SourceSpan>` but not `Copy`
- Support multiple #[related] in derive macro
- feat!(render): render_report can accept more types
- Is there a reason that `Report` doesn't implement `Error` and `Diagnostic`?
- feat!(blanket_impls): impl `Diagnostic` for &T and Box<T>
- Fix image in README.md
- Feature request: Span line limit for diagnostics
- Failing tests with `--all-features`
- Zero length span
- Errors with zero-length span and no context lines are mostly pointless
- Docs
- Rust not yet supported