Type Definition mlua::Number[][src]

pub type Number = c_double;
Expand description

Type of Lua floating point numbers.