Constant CR

Source
pub const CR: char = '\u{d}';
Expand description

U+000D CARRIAGE RETURN, abbreviated in the spec as <CR>.