Type Alias IndexedMappedEntry

Source
pub type IndexedMappedEntry<'a> = (usize, Mapped<Entry<Mapped<&'a SmallString<[u8; 16]>>, Mapped<&'a Value>>>);