Macro assert_insert_span

Source
macro_rules! assert_insert_span {
    ($insert_span: ident) => { ... };
}