Macro tina::app_debug

source ·
macro_rules! app_debug {
    (target: $target:expr, $($arg:tt)+) => { ... };
    ($($arg:tt)+) => { ... };
}
Expand description

条件编译调试