schema_loading_error

Macro schema_loading_error 

Source
macro_rules! schema_loading_error {
    ($s:literal, $($e:expr),+) => { ... };
    ($s:literal) => { ... };
}