Y
Hacker News
new
|
ask
|
show
|
jobs
by
kibwen
3467 days ago
What Rust libraries are you using for protobufs?
1 comments
olauzon
3466 days ago
I have been using
https://crates.io/crates/protobuf
. It generates pure Rust protobuf implementation files.
link