print_trace

Macro print_trace 

Source
macro_rules! print_trace {
    () => { ... };
    ($tag:expr) => { ... };
}
Expand description

print the trace events to stdout