Macro _schema_err

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