Macro alloc_fmt::alloc_debug_assert [] [src]

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