Type Definition nvim_utils::prelude::LuaInteger

source ·
pub type LuaInteger = i32;
Expand description

Type of Lua integer numbers.