Macro bitmask_core::debug

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