| Crates.io | sentry_protos |
| lib.rs | sentry_protos |
| version | 0.4.0 |
| created_at | 2024-08-16 18:29:51.544964+00 |
| updated_at | 2025-09-23 17:50:55.414915+00 |
| description | Rust bindings for sentry-protos |
| homepage | |
| repository | https://github.com/getsentry/sentry-protos |
| max_upload_size | |
| id | 1340564 |
| size | 528,793 |
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