rustc_index
1.80.0-nightly
(b92758a9a 2024-05-20)
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
.