Type Alias lua_semantics::FloatType

source ยท
pub type FloatType = f64;
Expand description

type alias for lua float type.