Type Definition actix_lua::dev::rlua::prelude::LuaInteger

source ·
pub type LuaInteger = i64;
Expand description

Type of Lua integer numbers.