pub const CPP_INJECTIONS_CRATES_IO: &str = "((preproc_arg)@injection.content (#set! injection.language \"cpp\"))((comment)@injection.content (#set! injection.language \"comment\"))((comment)@injection.content (#match? @injection.content \"\\\\/[\\\\*\\\\/][!\\\\*\\\\/]<?[^a-zA-Z]\")(#set! injection.language \"doxygen\"))(raw_string_literal delimiter: (raw_string_delimiter)@injection.language (raw_string_content)@injection.content)";