Crate floaty [] [src]

A trait that abstracts over the common functionality of f32 and f64

The Floaty trait provided in this crate is similar to the deprecated std::num::Float, but contains more information about cast operations.

Traits

Floaty

A floating point number