Skip to main content
Module index_range
core
1.100.0-nightly
(4b7e3a76d 2026-08-30)
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
.