Macro spl::type_err

source ยท
macro_rules! type_err {
    ($stack:expr, $a:expr, $b:expr) => { ... };
}