A Rust library that enhances the error messages generated, providing informative, color-coded stack traces along the way.

Start by simply replacing io::Result with color_eyre::Result.