Type Definition rustc_apfloat::ExpInt[][src]

type ExpInt = i16;

A signed type to represent a floating point number's unbiased exponent.