Type Definition factorio_mlua::Integer

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

Type of Lua integer numbers.