[][src]Macro testing::assert_eq_ignore_span

macro_rules! assert_eq_ignore_span {
    ($l:expr, $r:expr) => { ... };
}