Type Alias IndexedMappedValue

Source
pub type IndexedMappedValue<'a> = (usize, Mapped<&'a Value>);