[][src]Type Definition symbolic::debuginfo::SymbolMapIter

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

IntoIterator type for SymbolMap.