Type Definition mlua::Integer

source · []
pub type Integer = i64;
Expand description

Type of Lua integer numbers.