Type Definition rustc_apfloat::ExpInt

source ·
pub type ExpInt = i32;
Expand description

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