Type Definition actix_lua::dev::rlua::Integer

source ·
pub type Integer = i64;
Expand description

Type of Lua integer numbers.