Type Definition rlua::prelude::LuaNumber

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

Type of Lua floating point numbers.