sentry_protos 0.1.10

Rust bindings for sentry-protos
1
2
3
4
5
6
7
8
9
10
# Sentry Protos Rust bindings

Rust bindings for sentry-protos. Enables rust applications to consume protobuf
messages using schema defined in sentry-protos.

## Installation

```
cargo add sentry-protos
```