trace_span

Macro trace_span 

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