2个版本
新版本 0.1.11 | 2024年8月17日 |
---|---|
0.1.10 | 2024年8月16日 |
797 在 数据库接口
每月60 次下载
395KB
8K SLoC
Sentry Protos Rust绑定
Rust绑定用于sentry-protos。允许Rust应用程序使用sentry-protos中定义的schema消费protobuf消息。
安装
cargo add sentry_protos
生成绑定
Rust绑定使用rustgenerator
包生成。可以使用以下方式生成绑定
# In root of the repository
make build-rust
# Or with
cargo run -p rustgenerator
依赖
~5–6.5MB
~115K SLoC