_config_err

Macro _config_err 

Source
macro_rules! _config_err {
    ($($args:expr),* $(; diagnostic = $DIAG:expr)?) => { ... };
}
Expand description

Macro wraps Err($ERR) to add backtrace feature