nested

Type Alias Item

Source
pub type Item<T> = <T as Index<Range<usize>>>::Output;
Expand description

A Nested item when T: Collection