pub const PM_LEX_EMBEXPR: pm_lex_mode__bindgen_ty_1 = 1;Expand description
This state is used when we’re lexing as normal but inside an embedded expression of a string.
pub const PM_LEX_EMBEXPR: pm_lex_mode__bindgen_ty_1 = 1;This state is used when we’re lexing as normal but inside an embedded expression of a string.