pub type Half = IeeeFloat<HalfS>;
IEEE binary16 half-precision (16-bit) floating point number.
pub struct Half { /* private fields */ }