wp

Macro wp 

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

打印日志warn(宏版本)