Macro stderr::errst [] [src]

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

print!() without unwrap() for stderr