Type Alias LuaInteger

Source
pub type LuaInteger = i64;
Available on crate feature mlua only.
Expand description

Type of Lua integer numbers.