Macro new_line

Source
macro_rules! new_line {
    () => { ... };
}
Expand description

Prints a new line to stderr