Skip to main content

U32_MAX

Constant U32_MAX 

Source
pub const U32_MAX: u32 = u32::MAX; // 4_294_967_295u32
Expand description

Pre-computed: 2^32 - 1 (for 32-bit wrapping checks)