pub const BR: &str = "\n";
A line break character (newline). This constant is used to represent a line break character in/// string or byte operations.