Expand description
Safe Rust bindings for Google Crashpad
This crate provides a safe, idiomatic Rust interface to the Crashpad crash reporting library.
Structs§
- Crashpad
Client - A Crashpad client that can be used to capture and report crashes.
- Crashpad
Config - Configuration for Crashpad client
- Crashpad
Config Builder - Builder for CrashpadConfig