err_from_msg

Macro err_from_msg 

Source
macro_rules! err_from_msg {
    ($($t:tt)*) => { ... };
}
Expand description

This macro is wrapping error with line + file info with optional message Message is formatted with arguments