Type Alias mlua::Integer

source ·
pub type Integer = lua_Integer;
Expand description

Type of Lua integer numbers.