debug_span

Macro debug_span 

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