Macro alloc_fmt::alloc_eprint [] [src]

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