pub fn newline<'a>() -> &'a str
Get the character representing a newline on a Unix system. This is called the line-feed (LF) and is represented as the \n character.
\n