UTF8_BOM

Constant UTF8_BOM 

Source
const UTF8_BOM: &[u8] = b"\xEF\xBB\xBF";
Expand description

Optional byte-order mark accepted at the start of UTF-8 compiler configuration.