type LineNameIter<'a> = Map<Iter<'a, OwnedSlice<CustomIdent>>, fn(&OwnedSlice<CustomIdent>) -> Map<Iter<'_, CustomIdent>, for<'c> fn(&'c CustomIdent) -> &'c Atom>>;
Aliased Typeยง
struct LineNameIter<'a> { /* private fields */ }
type LineNameIter<'a> = Map<Iter<'a, OwnedSlice<CustomIdent>>, fn(&OwnedSlice<CustomIdent>) -> Map<Iter<'_, CustomIdent>, for<'c> fn(&'c CustomIdent) -> &'c Atom>>;
struct LineNameIter<'a> { /* private fields */ }