trace_ctrl

Macro trace_ctrl 

Source
macro_rules! trace_ctrl {
    ($($arg:tt)+) => { ... };
}