Type Alias Number

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

Type of Lua floating point numbers.