macro_rules! close_trace_file {
    () => { ... };
}
Expand description

closes trace file

note will not trace the trace_scoped end trace if called from the same scope.