Hacker News new | ask | show | jobs
by kibwen 3467 days ago
What Rust libraries are you using for protobufs?
1 comments

I have been using https://crates.io/crates/protobuf. It generates pure Rust protobuf implementation files.