Type Definition mlua::prelude::LuaNumber[][src]

type LuaNumber = c_double;
Expand description

Type of Lua floating point numbers.