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ยง
pub struct FloatIsNaN;pub type FloatIsNaN = FloatIsNan;FloatIsNanAn error indicating an attempt to construct NotNan from a NaN
pub struct FloatIsNaN;