Macro display_err_impl

Source
macro_rules! display_err_impl {
    ($E:tt) => { ... };
}
Expand description

generate display and error for all exceptions