Type Alias rlua::prelude::LuaNumber

source ·
pub type LuaNumber = f64;
Expand description

Type of Lua floating point numbers.