Module index_range
core
1.92.0-nightly
(5c7ae0c7e 2025-10-02)
Module index_
range
Module Items
Structs
In core::
ops
core
::
ops
Module
index_
range
Copy item path
Source
Structs
ยง
Index
Range
๐
Like a
Range<usize>
, but with a safety invariant that
start <= end
.