Skip to main content

Number

Type Alias Number 

Source
pub type Number = f64;
Expand description

The float type exposed by the API. Mirrors mlua::Number (f64).