report

Macro report 

Source
macro_rules! report {
    ($err:expr) => { ... };
}
Expand description

Generates a std::error::Report with pretty and backtrace enabled