BR

Constant BR 

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

A line break character (newline). This constant is used to represent a line break character in/// string or byte operations.