Rust 参考

关于在 Rust 中使用 protocol buffer 类的参考文档。

Rust 生成的代码指南

描述了 protocol buffer 编译器为任何给定的协议定义生成的 message 对象的 API。

Rust 中的数据脱敏

描述了 Rust 中的数据脱敏。

构建 Rust Protos

描述了如何使用 Blaze 构建 Rust protos。

Rust Proto 设计决策

解释了 Rust Proto 实现中的一些设计选择。