Constant js_int::MIN_SAFE_INT[][src]

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

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