Type Definition rustc_apfloat::ExpInt[][src]

pub type ExpInt = i16;
Expand description

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