Crates.io | breakpad-sys |
lib.rs | breakpad-sys |
version | 0.2.0 |
source | src |
created_at | 2021-07-27 12:54:39.847368 |
updated_at | 2023-05-23 09:07:07.886989 |
description | Wrapper around breakpad's crash detection and minidump writing facilities |
homepage | https://github.com/EmbarkStudios/sentry-contrib-rust/tree/main/breakpad-sys |
repository | https://github.com/EmbarkStudios/tame-sentry |
max_upload_size | |
id | 427959 |
size | 8,766,501 |
Rust crate wrapping the crash handling and minidump creation aspects of Breakpad. This is intended to be a stopgap crate until a Rust solution is available.
We welcome community contributions to this project.
Please read our Contributor Guide for more information on how to get started.
Licensed BSD-3-Clause, the same license as the C++ breakpad code itself.