[][src]Type Definition symbolic_debuginfo::pe::PeFileIterator

type PeFileIterator<'s> = Empty<Result<FileEntry<'s>, PeError>>;

An iterator over source files in a PE file.