Constant LUA_TSTRING

Source
pub const LUA_TSTRING: i32 = 4;
Available on crate feature mlua only.