☰
Module vec
Structs
?
Module
rustc_index
::
vec
source
·
[
−
]
Structs
IndexVec
An owned contiguous collection of
T
s, indexed by
I
rather than by
usize
.