Crates.io | markstory_protos |
lib.rs | markstory_protos |
version | 0.1.13 |
source | src |
created_at | 2024-08-16 22:02:54.599305 |
updated_at | 2024-09-06 19:51:55.357976 |
description | Rust bindings for sentry-protos |
homepage | |
repository | https://github.com/getsentry/sentry-protos |
max_upload_size | |
id | 1341080 |
size | 265,123 |
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