macro_rules! type_eq {
    ($T:ty) => { ... };
}
Expand description

Impl TypeEq using EqIgnoreSpan