sentry-contrib-native-sys 0.1.0-alpha

Unofficial FFI bindings to the Sentry Native SDK for Rust
docs.rs failed to build sentry-contrib-native-sys-0.1.0-alpha
Please check the build logs for more information.
See Builds for ideas on how to fix a failed build, or Metadata for how to configure docs.rs builds.
If you believe this is docs.rs' fault, open an issue.
Visit the last successful build: sentry-contrib-native-sys-0.3.1

sentry-contrib-native-sys

Crates.io License

Release: Build Docs

Master: Build Docs

Table of contents

Description

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

Crate features

  • default-transport - Enabled by default, will use winhttp on Windows and curl everywhere else as the default transport.
  • nightly - Enables full documentation through feature(external_doc).

License

Licensed under either of

at your option.

Attribution

Used documentation from Sentry Native SDK: MIT

See the ATTRIBUTION for more details.