Constant EBNF_HIGHLIGHTS_CRATES_IO
Source pub const EBNF_HIGHLIGHTS_CRATES_IO: &str = "(terminal)@string (special_sequence)@string.special (integer)@number (comment)@comment ((identifier)@type (#match? @type \"^[A-Z]\"))((identifier)@string.special.symbol (#match? @string.special.symbol \"^[a-z]\"))((identifier)@constant (#match? @constant \"^[A-Z][[A-Z][0-9]_]+$\"))[\";\" \",\"]@punctuation.delimiter [\"|\" \"*\" \"-\"]@operator \"=\" @keyword.operator [\"(\" \")\" \"[\" \"]\" \"{\" \"}\"]@punctuation.bracket ";