pub type PortablePdbFileIterator<'session> = Empty<Result<FileEntry<'session>, Infallible>>;
Expand description

An iterator over files in a PortablePdbObject.