Type Definition result_float::Rf64[][src]

type Rf64 = ResultFloat<f64>;

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