Type Definition pdb::IdIter[][src]

type IdIter<'t> = ItemIter<'t, IdIndex>;

An iterator over Ids returned by IdInformation::iter.