Skip to main content

MAX_SAFE_INTEGER

Constant MAX_SAFE_INTEGER 

Source
pub const MAX_SAFE_INTEGER: u64 = 9_007_199_254_740_991;
Expand description

Largest integer exactly representable by a JavaScript Number.