arrow_err

Macro arrow_err 

Source
macro_rules! arrow_err {
    ($ERR:expr $(; diagnostic = $DIAG:expr)?) => { ... };
}