Type Definition actix_lua::dev::rlua::prelude::LuaNumber

source ·
pub type LuaNumber = f64;
Expand description

Type of Lua floating point numbers.