js_int

Constant MAX_SAFE_INT

Source
pub const MAX_SAFE_INT: i64 = 0x001F_FFFF_FFFF_FFFF;
Expand description

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