Skip to main content

UTF8_LINE_TERMINATOR_CHAR0

Constant UTF8_LINE_TERMINATOR_CHAR0 

Source
pub const UTF8_LINE_TERMINATOR_CHAR0: u8 = 0xe2;
Expand description

First byte of the UTF-8 encoding of U+2028/U+2029 (e2 80 a8/a9).