Macro usiem::warn

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