Hacker News new | ask | show | jobs
by joshka 709 days ago
yep - color_eyre is a better anyhow (and there's plans afoot to merge them into just one at some point[1]). Miette occupies a space that I generally don't need (except when processing data), while color-eyre is in the goldilocks zone.

[1]: https://github.com/eyre-rs/eyre/issues/177

1 comments

Thanks for the pointer! Rustaceans are spoiled for choice with good error handling and libraries, great to have so many great choices.