pub type Single = IeeeFloat<SingleS>;
IEEE binary32 single-precision (32-bit) floating point number.
pub struct Single { /* private fields */ }