tp

Macro tp 

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

打印日志trace(宏版本)