pub const PM_LEX_EMBVAR: pm_lex_mode__bindgen_ty_1 = 2;
Expand description
This state is used when we’re lexing a variable that is embedded directly inside of a string with the # shorthand.
pub const PM_LEX_EMBVAR: pm_lex_mode__bindgen_ty_1 = 2;
This state is used when we’re lexing a variable that is embedded directly inside of a string with the # shorthand.