OUT_OF_BOUNDS

Constant OUT_OF_BOUNDS 

Source
pub const OUT_OF_BOUNDS: usize = usize::MAX; // 4_294_967_295usize
Expand description

Indicates that an iterator has passed beyond the limits of the list.