Type Alias ordered_float::FloatIsNaN
source · pub type FloatIsNaN = FloatIsNan;👎Deprecated since 0.6.0: renamed to
FloatIsNanExpand description
An error indicating an attempt to construct NotNan from a NaN
Aliased Type§
struct FloatIsNaN;