blazesym 0.2.3

blazesym is a library for address symbolization and related tasks.
Documentation
1
2
3
4
5
6
mod file;
mod parser;
mod resolver;
mod types;

pub use resolver::BreakpadResolver;