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