[][src]Type Definition indexed_vec::Enumerated

type Enumerated<I, IT> = Map<Enumerate<IT>, IntoIdxV<I, <IT as Iterator>::Item>>;