js_int

Constant MIN_SAFE_INT

Source
pub const MIN_SAFE_INT: i64 = _; // -9_007_199_254_740_991i64
Expand description

The smallest integer value that can be represented exactly by an f64.