2个版本

新版本 0.1.11 2024年8月17日
0.1.10 2024年8月16日

797数据库接口

Download history 60/week @ 2024-08-11

每月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