Skip to main content
Module vec
rustc_
index
1.95.0-beta.2
(64e2968f2 2026-03-07)
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
.