Module index_range
core
1.93.0-nightly
(07bdbaedc 2025-11-19)
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
.