[][src]Type Definition screaming_float::S32

type S32 = NoisyFloat<f32, ScreamingNanChecker>;

A floating point number behaving like f32 that screams when it is constructed from a NaN.