Skip to main content

UTF8_BOM

Constant UTF8_BOM 

Source
pub const UTF8_BOM: char = '\u{feff}';
Expand description

UTF-8 BOM character; stripped before parsing external JSON.