Macro bitmask_core::warn

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