getsentry / getsentry/sentry-rust
Add sentry-minidump integration to Rust SDK
Open
Rust
- Dominant language
- Rust
- Stars
- 752
- Forks
- 190
- Avg merge
- 1h 21m
- Merged PRs (30d)
- 5
Description
Add a `sentry-minidump` crate that captures native crashes in a separate process and uploads minidumps as attachments. Support Linux, macOS, and Windows via the `minidump` feature.
Port the existing standalone [`sentry-rust-minidump`]() integration, including manual scope synchronization across the crash reporter process boundary.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.