rustc_
index
1.84.0-nightly
(86d69c705 2024-10-22)
Module vec
Module Items
Structs
In crate rustc_
index
rustc_index
Module
vec
Copy item path
source
Structs
ยง
Index
Vec
An owned contiguous collection of
T
s, indexed by
I
rather than by
usize
.