pub type Number = f64;
The float type exposed by the API. Mirrors mlua::Number (f64).
mlua::Number
f64