Consider using ariadne for error messages
Open
- Dominant language
- Rust
- Stars
- 35.8k
- Forks
- 846
- Avg merge
- 27m
- Merged PRs (30d)
- 3
Description
Error messages are a complex part of just which require quite a bit of tricky code. https://github.com/zesterer/ariadne is a nice looking crate which we should consider using for error messages, which might enable us to both rip out our existing code, and make error messages better at the same time.
Contributor guide
Assessment
This issue has not been assessed yet.