Type Definition rlua::Number

source · []
pub type Number = lua_Number;
Expand description

Type of Lua floating point numbers.