Macro p

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

打印日志info(宏版本)