pub type Item<T> = <T as Index<Range<usize>>>::Output;
A Nested item when T: Collection
Nested
T: Collection