[][src]Type Definition symbolic_debuginfo::SymbolMapIter

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

IntoIterator type for SymbolMap.