[][src]Type Definition actix_lua::dev::rlua::prelude::LuaInteger

type LuaInteger = i64;

Type of Lua integer numbers.