Type Definition result_float::Rf32[][src]

type Rf32 = ResultFloat<f32>;

A floating point number behaving like f32 that does not allow NaN.