Macro bat::bat_warning

source ·
macro_rules! bat_warning {
    ($($arg:tt)*) => { ... };
}