rustc_index
1.78.0-dev
Module vec
Structs
In crate rustc_index
?
Module
rustc_index
::
vec
source
·
[
−
]
Structs
§
IndexVec
An owned contiguous collection of
T
s, indexed by
I
rather than by
usize
.