pub type Integer = i64;
The integer type exposed by the API. Mirrors mlua::Integer (i64).
mlua::Integer
i64