# 👁 breakpad-sys
[](https://embark.dev)
[](https://discord.gg/dAuKfZS)
[](https://crates.io/crates/breakpad-sys)
[](https://docs.rs/breakpad-sys)
[](https://github.com/EmbarkStudios/sentry-contrib-rust/actions)
Rust crate wrapping the crash handling and minidump creation aspects of [Breakpad](https://chromium.googlesource.com/breakpad/breakpad/). This is intended to be a stopgap crate until a [Rust](https://github.com/getsentry/symbolic/issues/375) solution is available.
## Contributing
[](../CODE_OF_CONDUCT.md)
We welcome community contributions to this project.
Please read our [Contributor Guide](CONTRIBUTING.md) for more information on how to get started.
## License
Licensed [BSD-3-Clause](breakpad/LICENSE), the same license as the C++ breakpad code itself.