Macro trace_event

Source
macro_rules! trace_event {
    ($log:expr_2021, $event:expr_2021) => { ... };
}
Expand description

Primary trace event macro - compiles to nothing when disabled