[][src]Macro wataash_utils::warn

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