macro_rules! trace_span { ($tracer:expr, $name:expr, $category:expr) => { ... }; }
Macro to trace a scope