[][src]Type Definition nested::Item

type Item<T> = <T as Index<Range<usize>>>::Output;

A Nested item when T: Collection