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