Macro alloc_fmt::alloc_debug_assert_ne [] [src]

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