quick-protobuf 0.8.1

A pure Rust protobuf (de)serializer. Quick.
Documentation
1
2
3
4
extern crate quick_protobuf;

mod packed_primitives;
mod rust_protobuf;