pub const PM_LEX_STRING: pm_lex_mode__bindgen_ty_1 = 6;Expand description
This state is used when we are lexing a string or a string-like token, as in string content with either quote or an xstring.
pub const PM_LEX_STRING: pm_lex_mode__bindgen_ty_1 = 6;This state is used when we are lexing a string or a string-like token, as in string content with either quote or an xstring.