core
1.89.0-nightly-4d051fb30-2025-05-18
Target
x86_64-unknown-linux-gnu
x86_64-pc-windows-gnu
aarch64-apple-darwin
In core::
slice::
index
Modules
private_slice_index
Traits
SliceIndex
Functions
get_mut_noubcheck
get_noubcheck
get_offset_len_mut_noubcheck
get_offset_len_noubcheck
into_range
into_range_unchecked
into_slice_range
range
slice_end_index_len_fail
slice_end_index_overflow_fail
slice_index_order_fail
slice_start_index_len_fail
slice_start_index_overflow_fail
try_range
core
::
slice
::
index
Function
slice_index_order_fail
Copy item path
Settings
Help
Summary
Source
const fn slice_index_order_fail(index:
usize
, end:
usize
) ->
!