Expand description

This crate defines structs for the on-disk minidump format as well as some common traits used by related crates.

You probably don’t want to use this crate directly, the minidump crate provides the actual functionality of reading minidumps using the structs defined in this crate.

Modules

Minidump structure definitions.

Some common traits used by minidump-related crates.