Macro alloc_fmt::alloc_print [] [src]

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