Macro ufmt_stdio::eprintln

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

Prints to the stderr with newline