Re-exports§
pub use color_eyre::eyre;
Macros§
- dmp
- Debug print variables and line numbers with a simple, default single line format.
- dump
- Debug print variables and line numbers with fully customizeable formatting.
Functions§
- color_
eyre_ install - Install the deault panic and error report hooks. Ensure rust backtrace is enabled.