pub type SourceBundleSymbolIterator<'data> = Empty<Symbol<'data>>;
Expand description

An iterator yielding symbols from a source bundle.