Crates.io | sentry-contrib-native-sys |
lib.rs | sentry-contrib-native-sys |
version | 0.3.1 |
source | src |
created_at | 2020-06-09 10:51:06.600156 |
updated_at | 2021-04-23 13:38:19.557085 |
description | Unofficial FFI bindings to the Sentry Native SDK for Rust. |
homepage | |
repository | https://github.com/daxpedda/sentry-contrib-native |
max_upload_size | |
id | 251860 |
size | 22,038,099 |
Unofficial FFI bindings to the Sentry Native SDK for Rust. This crate isn't intended to be used directly, use sentry-contrib-native instead.
For more details see sentry-contrib-native's README
feature(external_doc)
.By default the selected backend will be Crashpad for Linux, MacOS and Windows
and InProc for Android, even if no corresponding feature is active. See
SENTRY_BACKEND
for more information on backends.
Licensed under either of
at your option.
Used documentation from Sentry Native SDK: MIT
See the ATTRIBUTION for more details.