Type Alias Number

Source
pub type Number = f64;
Expand description

Type of Lua floating point numbers.