Constant INDEX_OUT_OF_BOUNDS
pub const INDEX_OUT_OF_BOUNDS: i32 = -18;Expand description
The specified index is outside the valid bounds of the array or collection.
pub const INDEX_OUT_OF_BOUNDS: i32 = -18;The specified index is outside the valid bounds of the array or collection.