An error report handler for panics and eyre::Reports for colorful, consistent, and well formatted error reports for all kinds of errors.
# Cargo.toml
[dependencies]
color-eyre = "0.6.5"No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Installs color-eyre as the global error handler and uses eyre::Result.
Call `color_eyre::install()` at the start of `main`.
No dependency data recorded yet.