Macro mio::macros::warn

source ยท
macro_rules! warn {
    ($($t:tt)*) => { ... };
}