pub const STRING_META_METHODS: &[(&[u8], lua_CFunction)];Expand description
Metamethods to install on the string metatable.
C: static const luaL_Reg stringmetamethods[]
pub const STRING_META_METHODS: &[(&[u8], lua_CFunction)];Metamethods to install on the string metatable.
C: static const luaL_Reg stringmetamethods[]