Skip to main content

Item

Type Alias Item 

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

A Nested item when T: Collection