Type Definition actix_lua::dev::rlua::Number

source ·
pub type Number = f64;
Expand description

Type of Lua floating point numbers.