type_err

Macro type_err 

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