Skip to main content

U64_MAX

Constant U64_MAX 

Source
pub const U64_MAX: u64 = u64::MAX; // 18_446_744_073_709_551_615u64
Expand description

Pre-computed: 2^64 - 1 (used for wrapping arithmetic checks)