Type Definition nvim_utils::prelude::LuaNumber

source ·
pub type LuaNumber = f64;
Expand description

Type of Lua floating point numbers.