Skip to main content

LINE_SEPARATOR_STR

Constant LINE_SEPARATOR_STR 

Source
pub const LINE_SEPARATOR_STR: &str = "\n";
Expand description

Line separator used on Linux/macOS/Unix is ā€œ\nā€.