Type Definition symbolic_debuginfo::SymbolMapIter[][src]

type SymbolMapIter<'data> = IntoIter<Symbol<'data>>;

IntoIterator type for SymbolMap.