Type Definition evalexpr::FloatType

source · []
pub type FloatType = f64;
Expand description

The type used to represent floats in Value::Float.