[][src]Type Definition rustc_data_structures::indexed_vec::Enumerated

type Enumerated<I, J> = Map<Enumerate<J>, IntoIdx<I>>;