rustc_index
1.80.0-nightly
(f705de596 2024-04-30)
Module vec
Structs
In crate rustc_index
?
Settings
Module
rustc_index
::
vec
Copy item path
source
·
[
−
]
Structs
§
IndexVec
An owned contiguous collection of
T
s, indexed by
I
rather than by
usize
.