Struct pdb::ModuleInfo [] [src]

pub struct ModuleInfo<'m> { /* fields omitted */ }

This struct contains data about a single module from its module info stream.

The module info stream is where private symbols and line info is stored.

Methods

impl<'m> ModuleInfo<'m>
[src]

[src]

Get an iterator over the private symbols of this module.