pub const HURRAY_ERR_INDEX_OUT_OF_BOUNDS: HurrayStatus = -11;Expand description
An index argument is outside the valid range for the collection.
pub const HURRAY_ERR_INDEX_OUT_OF_BOUNDS: HurrayStatus = -11;An index argument is outside the valid range for the collection.