pub fn lua_float_value(cx: &mut Cx, value: f64) -> Result<Value>
Builds a runtime value from a Lua float.