☰
Module index_range
Structs
?
Module
core
::
ops
::
index_range
source
·
[
−
]
Structs
IndexRange
🔒
Like a
Range<usize>
, but with a safety invariant that
start <= end
.