minidump-writer
minidump-writer copied to clipboard
Use strongly-typed debug & code IDs
As per title, these are being introduced in https://github.com/luser/rust-minidump/pull/432
@Jake-Shadle is this done?
(or coherent?)
Nope, I think it would help a bit on Linux, but Windows doesn't need it, and Mac is already just going directly to GUID since that's the type in the CV record so not super useful there?