assert_ty

Macro assert_ty 

Source
macro_rules! assert_ty {
    ($a: ty, $b: ty) => { ... };
}