span

Macro span 

Source
macro_rules! span {
    ( $($input:tt)* ) => { ... };
}