get_span

Macro get_span 

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