[][src]Macro ufmt_stdio::eprintln

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

Prints to the stderr with newline