trace_debug

Macro trace_debug 

Source
macro_rules! trace_debug {
    ($($arg:tt)*) => { ... };
}