breakpad-sys

Crates.iobreakpad-sys
lib.rsbreakpad-sys
version0.2.0
sourcesrc
created_at2021-07-27 12:54:39.847368
updated_at2023-05-23 09:07:07.886989
descriptionWrapper around breakpad's crash detection and minidump writing facilities
homepagehttps://github.com/EmbarkStudios/sentry-contrib-rust/tree/main/breakpad-sys
repositoryhttps://github.com/EmbarkStudios/tame-sentry
max_upload_size
id427959
size8,766,501
(embark-studios)

documentation

https://docs.rs/breakpad-sys

README

👁 breakpad-sys

Embark Embark Crates.io Docs Build status

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.

Contributing

Contributor Covenant

We welcome community contributions to this project.

Please read our Contributor Guide for more information on how to get started.

License

Licensed BSD-3-Clause, the same license as the C++ breakpad code itself.

Commit count: 70

cargo fmt