Type Alias mlua::Number

source ·
pub type Number = lua_Number;
Expand description

Type of Lua floating point numbers.