[][src]Type Definition pdb::TypeIter

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

An iterator over Types returned by TypeInformation::iter.