schema_err

Macro schema_err 

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