Trait rustc_data_structures::indexed_vec::Idx [−][src]
Represents some newtyped usize wrapper.
(purpose: avoid mixing indexes for different bitvector domains.)
Required Methods
Implementations on Foreign Types
impl Idx for usize[src]
impl Idx for usizeimpl Idx for u32[src]
impl Idx for u32