dittolive_ditto

Macro trace_span

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