result_float

Crates.ioresult_float
lib.rsresult_float
version0.2.0
sourcesrc
created_at2018-08-15 08:15:59.542202
updated_at2022-01-27 15:50:59.76195
descriptionFloating point type that cannot store NaN
homepage
repositoryhttps://gitlab.com/KonradBorowski/result_float
max_upload_size
id79536
size52,706
Kamila Borowska (xfix)

documentation

https://docs.rs/result_float

README

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.

Commit count: 217

cargo fmt