bat_impl

Macro bat_warning

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