pub const LUA_ID_SIZE: usize = 60;
Maximum length of a chunk source identifier in error messages. Matches LUA_IDSIZE in upstream luaconf.h.
LUA_IDSIZE
luaconf.h