rustc_
index
1.82.0
(f6e511eec 2024-10-15)
Module vec
Structs
In crate rustc_
index
Module
rustc_index
::
vec
Copy item path
source
·
[
−
]
Structs
§
Index
Vec
An owned contiguous collection of
T
s, indexed by
I
rather than by
usize
.