Macro testing::assert_eq_ignore_span[][src]

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