Crate krenz

Source

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.