[][src]Type Definition evalexpr::FloatType

type FloatType = f64;

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