rustc_
index
1.90.0
(1159e78c4 2025-09-14)
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
.