Crates.io | sentry_protos |
lib.rs | sentry_protos |
version | 0.1.37 |
source | src |
created_at | 2024-08-16 18:29:51.544964 |
updated_at | 2024-11-25 17:44:16.717681 |
description | Rust bindings for sentry-protos |
homepage | |
repository | https://github.com/getsentry/sentry-protos |
max_upload_size | |
id | 1340564 |
size | 423,846 |
Rust bindings for sentry-protos. Enables rust applications to consume protobuf messages using schema defined in sentry-protos.
cargo add sentry_protos
Rust bindings are generated with the rustgenerator
package. Bindings can be generated using
# In root of the repository
make build-rust
# Or with
cargo run -p rustgenerator