Constant LF

Source
pub const LF: char = '\u{a}';
Expand description

U+000A LINE FEED, abbreviated in the spec as <LF>.