Type Definition pdb::TypeIter[][src]

type TypeIter<'t> = ItemIter<'t, TypeIndex>;

An iterator over Types returned by TypeInformation::iter.