Type Alias rlua::Number

source ·
pub type Number = f64;
Expand description

Type of Lua floating point numbers.