1 2 3 4 5
# result_float This crate contains floating point types that error if they are set to NaN. This provides an alternative to standard library floating point types that implements `Ord` and `Eq` traits.