Prints a formatted string to standard error with newline.
eprintln!("Something went wrong :("); Run this example
eprintln!("Something went wrong :(");