Macro sketching::perf_trace

source ·
macro_rules! perf_trace {
    ($($arg:tt)*) => { ... };
}