test_debug

Macro test_debug 

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