test_trace

Macro test_trace 

Source
macro_rules! test_trace {
    ($($args:tt)*) => { ... };
}