Type Alias LuaNumber

Source
pub type LuaNumber = f64;
Available on crate feature mlua only.
Expand description

Type of Lua floating point numbers.