Macro span

Source
macro_rules! span {
    () => { ... };
}