dustmop / rust-protobuf-example

An example of using protocol buffers in rust

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Protobuf in rust

Run cargo run to build and run! Example outputs a serialized array of ints.

The docs were slightly confusing to me, so I put this together to demonstrate how to use protoc-rust.

About

An example of using protocol buffers in rust


Languages

Language:Rust 100.0%