Macro tp

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

打印日志trace(宏版本)